aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-08-10
|\
| * tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-10
|\ \
| * \ Merge commit 'linus/master' into bkl/coreFrederic Weisbecker2010-08-08
| |\ \
| * | | autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-08
| * | | ncpfs: Remove duplicated #includeHuang Weiyi2010-07-05
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-08-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | ecryptfs: dont call lookup_one_len to avoid NULL nameidataLino Sanfilippo2010-08-09
| * | | fs/ecryptfs/file.c: introduce missing freeJulia Lawall2010-08-09
| * | | ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo2010-08-09
| * | | eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks2010-08-09
| * | | ecryptfs: Fix warning in ecryptfs_process_response()Prarit Bhargava2010-08-09
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-10
|\ \ \ \
| * | | | mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-08
| * | | | jffs2: Update copyright noticesDavid Woodhouse2010-08-08
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds2010-08-10
|\ \ \ \ \
| * | | | | omfs: fix uninitialized variable warningBill Pemberton2010-08-08
| * | | | | omfs: sanity check cluster sizeBob Copeland2010-07-10
| * | | | | omfs: refuse to mount if bitmap pointer is obviously wrongBob Copeland2010-07-10
| * | | | | omfs: check bounds on block numbers before passing to sb_breadBob Copeland2010-07-10
| * | | | | omfs: fix memory leakDavidlohr Bueso2010-07-06
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
|\ \ \ \ \
| * | | | | fanotify: use both marks when possibleEric Paris2010-07-28
| * | | | | fsnotify: pass both the vfsmount mark and inode markEric Paris2010-07-28
| * | | | | fsnotify: walk the inode and vfsmount lists simultaneouslyEric Paris2010-07-28
| * | | | | fsnotify: rework ignored mark flushingEric Paris2010-07-28
| * | | | | fsnotify: remove global fsnotify groups listsEric Paris2010-07-28
| * | | | | fsnotify: remove group->maskEric Paris2010-07-28
| * | | | | fsnotify: remove the global masksEric Paris2010-07-28
| * | | | | fsnotify: cleanup should_send_eventEric Paris2010-07-28
| * | | | | fanotify: use the mark in handler functionsEric Paris2010-07-28
| * | | | | dnotify: use the mark in handler functionsEric Paris2010-07-28
| * | | | | inotify: use the mark in handler functionsEric Paris2010-07-28
| * | | | | fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris2010-07-28
| * | | | | fsnotify: Exchange list heads instead of moving elementsAndreas Gruenbacher2010-07-28
| * | | | | fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris2010-07-28
| * | | | | fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been calledEric Paris2010-07-28
| * | | | | fsnotify: use _rcu functions for mark list traversalEric Paris2010-07-28
| * | | | | fsnotify: place marks on object in order of group memory addressEric Paris2010-07-28
| * | | | | vfs/fsnotify: fsnotify_close can delay the final work in fputEric Paris2010-07-28
| * | | | | fsnotify: store struct file not struct pathEric Paris2010-07-28
| * | | | | fsnotify: fsnotify_add_notify_event should return an eventEric Paris2010-07-28
| * | | | | fsnotify: add pr_debug throughoutEric Paris2010-07-28
| * | | | | fanotify: groups can specify their f_flags for new fdEric Paris2010-07-28
| * | | | | fsnotify: check to make sure all fsnotify bits are uniqueEric Paris2010-07-28
| * | | | | inotify: Fix mask checksJerome Marchand2010-07-28
| * | | | | inotify: force inotify and fsnotify use same bitsEric Paris2010-07-28
| * | | | | inotify: allow users to request not to recieve events on unlinked childrenEric Paris2010-07-28
| * | | | | inotify: send IN_UNMOUNT eventsEric Paris2010-07-28
| * | | | | inotify: fix inotify oneshot supportEric Paris2010-07-28