Age | Commit message (Expand) | Author | Files | Lines |
2009-06-11 | inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD | Eric Paris | 3 | -3/+7 |
2009-06-11 | dnotify: do not bother to lock entry->lock when reading mask | Eric Paris | 1 | -2/+1 |
2009-06-11 | dnotify: do not use ?true:false when assigning to a bool | Eric Paris | 1 | -1/+1 |
2009-06-11 | inotify: reimplement inotify using fsnotify | Eric Paris | 5 | -447/+570 |
2009-06-11 | fsnotify: handle filesystem unmounts with fsnotify marks | Eric Paris | 2 | -0/+73 |
2009-06-11 | fsnotify: fsnotify marks on inodes pin them in core | Eric Paris | 1 | -0/+7 |
2009-06-11 | fsnotify: allow groups to add private data to events | Eric Paris | 2 | -4/+49 |
2009-06-11 | fsnotify: add correlations between events | Eric Paris | 2 | -5/+21 |
2009-06-11 | fsnotify: include pathnames with entries when possible | Eric Paris | 2 | -4/+19 |
2009-06-11 | fsnotify: generic notification queue and waitq | Eric Paris | 3 | -7/+241 |
2009-06-11 | dnotify: reimplement dnotify using fsnotify | Eric Paris | 2 | -107/+363 |
2009-06-11 | fsnotify: parent event notification | Eric Paris | 3 | -0/+113 |
2009-06-11 | fsnotify: add marks to inodes so groups can interpret how to handle those inodes | Eric Paris | 6 | -2/+405 |
2009-06-11 | fsnotify: unified filesystem notification backend | Eric Paris | 7 | -0/+448 |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 22 | -67/+389 |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 31 | -1575/+1522 |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 13 | -177/+180 |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 6 | -10/+34 |
2009-06-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 23 | -1233/+1582 |
2009-06-11 | Merge branch 'serial-from-alan' | Linus Torvalds | 1 | -1/+3 |
2009-06-11 | devpts: unregister the file system on error | Alan Cox | 1 | -1/+3 |
2009-06-10 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2009-06-11 | Merge branch 'next' into for-linus | James Morris | 6 | -10/+34 |
2009-06-10 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -12/+6 |
2009-06-10 | fs/bio.c: add missing __user annotation | Michal Simek | 1 | -1/+1 |
2009-06-10 | cifs: remove never-used in6_addr option | Jeff Layton | 1 | -11/+0 |
2009-06-10 | ext4: Avoid corrupting the uninitialized bit in the extent during truncate | Aneesh Kumar K.V | 1 | -2/+6 |
2009-06-10 | cifs: add addr= mount option alias for ip= | Jeff Layton | 1 | -1/+2 |
2009-06-10 | GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta | Steven Whitehouse | 1 | -12/+4 |
2009-06-10 | GFS2: Fix cache coherency between truncate and O_DIRECT read | Steven Whitehouse | 1 | -1/+1 |
2009-06-09 | jbd: fix race in buffer processing in commit code | Jan Kara | 1 | -2/+4 |
2009-06-09 | autofs4: remove hashed check in validate_wait() | Ian Kent | 1 | -14/+8 |
2009-06-09 | tracing/events: convert block trace points to TRACE_EVENT() | Li Zefan | 1 | -2/+1 |
2009-06-09 | ext4: Don't treat a truncation of a zero-length file as replace-via-truncate | Theodore Ts'o | 1 | -1/+2 |
2009-06-09 | Merge branch 'master' into next | James Morris | 20 | -121/+212 |
2009-06-08 | ext4: fix dx_map_entry to support 256k directory blocks | Toshiyuki Okajima | 1 | -2/+3 |
2009-06-06 | integrity: fix IMA inode leak | Hugh Dickins | 1 | -0/+1 |
2009-06-06 | [CIFS] Add mention of new mount parm (forceuid) to cifs readme | Steve French | 2 | -2/+12 |
2009-06-06 | cifs: make overriding of ownership conditional on new mount options | Jeff Layton | 1 | -4/+4 |
2009-06-06 | ext3/4 with synchronous writes gets wedged by Postfix | Al Viro | 1 | -6/+25 |
2009-06-06 | Fix nobh_truncate_page() to not pass stack garbage to get_block() | Theodore Ts'o | 1 | -0/+2 |
2009-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2 | -3/+49 |
2009-06-05 | GFS2: Fix locking issue mounting gfs2meta fs | Steven Whitehouse | 1 | -14/+22 |
2009-06-05 | ext4: truncate the file properly if we fail to copy data from userspace | Aneesh Kumar K.V | 1 | -26/+102 |
2009-06-05 | ext4: Avoid leaking blocks after a block allocation failure | Aneesh Kumar K.V | 1 | -2/+22 |
2009-06-04 | ext4: Change all super.c messages to print the device | Eric Sandeen | 2 | -229/+235 |
2009-06-09 | ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle() | Jan Kara | 3 | -33/+5 |
2009-06-04 | Revert "block: implement blkdev_readpages" | Jens Axboe | 1 | -7/+0 |
2009-06-04 | Btrfs: Fix oops and use after free during space balancing | Chris Mason | 1 | -3/+48 |
2009-06-04 | Btrfs: set device->total_disk_bytes when adding new device | Yan Zheng | 1 | -0/+1 |