コミット履歴

作者 SHA1 メッセージ 日付
  Jan Kara ed2726406c fsnotify: clean up spinlock assertions 8 年 前
  Jan Kara 0b1b86527d fanotify: fix possible false warning when freeing events 8 年 前
  Jan Kara c21dbe20f6 fsnotify: convert notification_mutex to a spinlock 8 年 前
  Jan Kara 1404ff3cc3 fsnotify: drop notification_mutex before destroying event 8 年 前
  Jan Kara 96d41019e3 fanotify: fix list corruption in fanotify_get_response() 9 年 前
  Jan Kara 12703dbfeb fsnotify: add a way to stop queueing events on group shutdown 9 年 前
  Jan Kara 5838d4442b fanotify: fix double free of pending permission events 11 年 前
  Jan Kara 8ba8fa9170 fsnotify: rename event handling functions 11 年 前
  Jan Kara ff57cd5863 fsnotify: Allocate overflow events with proper type 11 年 前
  Jan Kara 482ef06c5e fanotify: Handle overflow in case of permission events 11 年 前
  Jan Kara 2513190a92 fsnotify: Fix detection whether overflow event is queued 11 年 前
  Jan Kara 83c0e1b442 fsnotify: Do not return merged event from fsnotify_add_notify_event() 11 年 前
  Jan Kara 7053aee26a fsnotify: do not share events between notification groups 11 年 前
  Linus Torvalds 96680d2b91 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify 12 年 前
  Eric Paris 0a6b6bd591 fsnotify: make fasync generic for both inotify and fanotify 14 年 前
  Adam Buchbinder b3834be5c4 various: Fix spelling of "asynchronous" in comments. 13 年 前
  H Hartley Sweeten 9710a78e55 fs/notify/notification.c: make subsys_initcall function static 13 年 前
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 年 前
  Linus Torvalds 2069601b3f Revert "fsnotify: store struct file not struct path" 15 年 前
  Eric Paris c1e5c95402 vfs/fsnotify: fsnotify_close can delay the final work in fput 15 年 前
  Eric Paris 3bcf3860a4 fsnotify: store struct file not struct path 15 年 前
  Eric Paris f70ab54cc6 fsnotify: fsnotify_add_notify_event should return an event 15 年 前
  Eric Paris 5ba08e2eeb fsnotify: add pr_debug throughout 15 年 前
  Eric Paris 59b0df211b fsnotify: use unsigned char * for dentry->d_name.name 15 年 前
  Eric Paris 6e5f77b32e fsnotify: intoduce a notification merge argument 15 年 前
  Andreas Gruenbacher 32c3263221 fanotify: Add pids to events 15 年 前
  Andreas Gruenbacher 72acc85442 fsnotify: kill FSNOTIFY_EVENT_FILE 15 年 前
  Eric Paris cac69dad32 fsnotify: lock annotation for event replacement 15 年 前
  Eric Paris 1201a5361b fsnotify: replace an event on a list 15 年 前
  Eric Paris b4e4e14073 fsnotify: clone existing events 15 年 前