Age | Commit message (Expand) | Author |
2009-06-11 | dnotify: reimplement dnotify using fsnotify | Eric Paris |
2009-06-11 | fsnotify: parent event notification | Eric Paris |
2009-06-11 | fsnotify: add marks to inodes so groups can interpret how to handle those inodes | Eric Paris |
2009-06-11 | fsnotify: unified filesystem notification backend | Eric Paris |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-06-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-06-11 | kmemleak: Remove some of the kmemleak false positives | Catalin Marinas |
2009-06-11 | Merge branch 'serial-from-alan' | Linus Torvalds |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-11 | devpts: unregister the file system on error | Alan Cox |
2009-06-11 | Btrfs: fix extent_buffer leak during tree log replay | Chris Mason |
2009-06-11 | Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dir | Chris Mason |
2009-06-11 | Btrfs: fix -o nodatasum printk spelling | Chris Mason |
2009-06-11 | Btrfs: check duplicate backrefs for both data and metadata | Yan Zheng |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-06-11 | Merge branch 'next' into for-linus | James Morris |
2009-06-10 | Btrfs: init worker struct fields before kthread-run | Shin Hong |
2009-06-10 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-10 | fs/bio.c: add missing __user annotation | Michal Simek |
2009-06-10 | Btrfs: pin buffers during write_dev_supers | Hisashi Hifumi |
2009-06-10 | Btrfs: avoid races between super writeout and device list updates | Chris Mason |
2009-06-10 | cifs: remove never-used in6_addr option | Jeff Layton |
2009-06-10 | ext4: Avoid corrupting the uninitialized bit in the extent during truncate | Aneesh Kumar K.V |
2009-06-10 | cifs: add addr= mount option alias for ip= | Jeff Layton |
2009-06-10 | Fix btrfs when ACLs are configured out | Al Viro |
2009-06-10 | Btrfs: fdatasync should skip metadata writeout | Hisashi Hifumi |
2009-06-10 | Btrfs: remove crc32c.h and use libcrc32c directly. | David Woodhouse |
2009-06-10 | Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION | Christoph Hellwig |
2009-06-10 | Btrfs: autodetect SSD devices | Chris Mason |
2009-06-10 | Btrfs: add mount -o ssd_spread to spread allocations out | Chris Mason |
2009-06-10 | Btrfs: avoid allocation clusters that are too spread out | Chris Mason |
2009-06-10 | Btrfs: Add mount -o nossd | Chris Mason |
2009-06-10 | Btrfs: avoid IO stalls behind congested devices in a multi-device FS | Chris Mason |
2009-06-10 | Btrfs: don't allow WRITE_SYNC bios to starve out regular writes | Chris Mason |
2009-06-10 | Btrfs: fix metadata dirty throttling limits | Chris Mason |
2009-06-10 | Btrfs: reduce mount -o ssd CPU usage | Chris Mason |
2009-06-10 | Btrfs: balance btree more often | Chris Mason |
2009-06-10 | Btrfs: stop avoiding balancing at the end of the transaction. | Chris Mason |
2009-06-10 | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng |
2009-06-10 | btrfs: Fix set/clear_extent_bit for 'end == (u64)-1' | Yan Zheng |
2009-06-10 | GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta | Steven Whitehouse |
2009-06-10 | GFS2: Fix cache coherency between truncate and O_DIRECT read | Steven Whitehouse |
2009-06-09 | jbd: fix race in buffer processing in commit code | Jan Kara |
2009-06-09 | autofs4: remove hashed check in validate_wait() | Ian Kent |
2009-06-09 | tracing/events: convert block trace points to TRACE_EVENT() | Li Zefan |
2009-06-09 | ext4: Don't treat a truncation of a zero-length file as replace-via-truncate | Theodore Ts'o |