aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11fsnotify: allow groups to set freeing_mark to nullEric Paris
2009-06-11inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris
2009-06-11dnotify: do not bother to lock entry->lock when reading maskEric Paris
2009-06-11dnotify: do not use ?true:false when assigning to a boolEric Paris
2009-06-11inotify: reimplement inotify using fsnotifyEric Paris
2009-06-11fsnotify: handle filesystem unmounts with fsnotify marksEric Paris
2009-06-11fsnotify: fsnotify marks on inodes pin them in coreEric Paris
2009-06-11fsnotify: allow groups to add private data to eventsEric Paris
2009-06-11fsnotify: add correlations between eventsEric Paris
2009-06-11fsnotify: include pathnames with entries when possibleEric Paris
2009-06-11fsnotify: generic notification queue and waitqEric Paris
2009-06-11dnotify: reimplement dnotify using fsnotifyEric Paris
2009-06-11fsnotify: parent event notificationEric Paris
2009-06-11fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris
2009-06-11fsnotify: unified filesystem notification backendEric Paris
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-06-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-11devpts: unregister the file system on errorAlan Cox
2009-06-11Btrfs: fix extent_buffer leak during tree log replayChris Mason
2009-06-11Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dirChris Mason
2009-06-11Btrfs: fix -o nodatasum printk spellingChris Mason
2009-06-11Btrfs: check duplicate backrefs for both data and metadataYan Zheng
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-11Merge branch 'next' into for-linusJames Morris
2009-06-10Btrfs: init worker struct fields before kthread-runShin Hong
2009-06-10Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-10fs/bio.c: add missing __user annotationMichal Simek
2009-06-10Btrfs: pin buffers during write_dev_supersHisashi Hifumi
2009-06-10Btrfs: avoid races between super writeout and device list updatesChris Mason
2009-06-10cifs: remove never-used in6_addr optionJeff Layton
2009-06-10ext4: Avoid corrupting the uninitialized bit in the extent during truncateAneesh Kumar K.V
2009-06-10cifs: add addr= mount option alias for ip=Jeff Layton
2009-06-10Fix btrfs when ACLs are configured outAl Viro
2009-06-10Btrfs: fdatasync should skip metadata writeoutHisashi Hifumi
2009-06-10Btrfs: remove crc32c.h and use libcrc32c directly.David Woodhouse
2009-06-10Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig
2009-06-10Btrfs: autodetect SSD devicesChris Mason
2009-06-10Btrfs: add mount -o ssd_spread to spread allocations outChris Mason
2009-06-10Btrfs: avoid allocation clusters that are too spread outChris Mason