summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of path_lookup in autofs4Al Viro2009-06-111-135/+60
* reiserfs: allow exposing privroot w/ xattrs enabledJeff Mahoney2009-06-113-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-06-1129-2153/+7306
|\
| * Btrfs: fix extent_buffer leak during tree log replayChris Mason2009-06-111-0/+1
| * Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dirChris Mason2009-06-111-1/+6
| * Btrfs: fix -o nodatasum printk spellingChris Mason2009-06-111-1/+1
| * Btrfs: check duplicate backrefs for both data and metadataYan Zheng2009-06-111-11/+4
| * Btrfs: init worker struct fields before kthread-runShin Hong2009-06-101-1/+1
| * Btrfs: pin buffers during write_dev_supersHisashi Hifumi2009-06-101-14/+29
| * Btrfs: avoid races between super writeout and device list updatesChris Mason2009-06-103-2/+45
| * Fix btrfs when ACLs are configured outAl Viro2009-06-102-5/+4
| * Btrfs: fdatasync should skip metadata writeoutHisashi Hifumi2009-06-101-0/+2
| * Btrfs: remove crc32c.h and use libcrc32c directly.David Woodhouse2009-06-104-37/+7
| * Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig2009-06-105-21/+200
| * Btrfs: autodetect SSD devicesChris Mason2009-06-105-0/+24
| * Btrfs: add mount -o ssd_spread to spread allocations outChris Mason2009-06-105-6/+22
| * Btrfs: avoid allocation clusters that are too spread outChris Mason2009-06-101-1/+2
| * Btrfs: Add mount -o nossdChris Mason2009-06-101-2/+7
| * Btrfs: avoid IO stalls behind congested devices in a multi-device FSChris Mason2009-06-101-1/+4
| * Btrfs: don't allow WRITE_SYNC bios to starve out regular writesChris Mason2009-06-101-7/+15
| * Btrfs: fix metadata dirty throttling limitsChris Mason2009-06-101-5/+2
| * Btrfs: reduce mount -o ssd CPU usageChris Mason2009-06-101-1/+1
| * Btrfs: balance btree more oftenChris Mason2009-06-101-2/+2
| * Btrfs: stop avoiding balancing at the end of the transaction.Chris Mason2009-06-101-7/+4
| * Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-1020-2043/+6928
| * btrfs: Fix set/clear_extent_bit for 'end == (u64)-1'Yan Zheng2009-06-101-4/+14
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-06-1116-554/+2285
|\ \
| * | fsnotify: allow groups to set freeing_mark to nullEric Paris2009-06-112-8/+3
| * | inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris2009-06-113-3/+7
| * | dnotify: do not bother to lock entry->lock when reading maskEric Paris2009-06-111-2/+1
| * | dnotify: do not use ?true:false when assigning to a boolEric Paris2009-06-111-1/+1
| * | inotify: reimplement inotify using fsnotifyEric Paris2009-06-115-447/+570
| * | fsnotify: handle filesystem unmounts with fsnotify marksEric Paris2009-06-112-0/+73
| * | fsnotify: fsnotify marks on inodes pin them in coreEric Paris2009-06-111-0/+7
| * | fsnotify: allow groups to add private data to eventsEric Paris2009-06-112-4/+49
| * | fsnotify: add correlations between eventsEric Paris2009-06-112-5/+21
| * | fsnotify: include pathnames with entries when possibleEric Paris2009-06-112-4/+19
| * | fsnotify: generic notification queue and waitqEric Paris2009-06-113-7/+241
| * | dnotify: reimplement dnotify using fsnotifyEric Paris2009-06-112-107/+363
| * | fsnotify: parent event notificationEric Paris2009-06-113-0/+113
| * | fsnotify: add marks to inodes so groups can interpret how to handle those inodesEric Paris2009-06-116-2/+405
| * | fsnotify: unified filesystem notification backendEric Paris2009-06-117-0/+448
* | | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-111-0/+6
|\ \ \
| * | | kmemleak: Remove some of the kmemleak false positivesCatalin Marinas2009-06-111-0/+6
* | | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-111-0/+9
|\ \ \ \
| * \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-118-39/+96
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-064-7/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-0117-174/+195
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-1897-2332/+1661
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-301-2/+2
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud