| Commit message (Expand) | Author | Age |
* | compat_ioctl: add compat handler for PPPIOCGL2TPSTATS | Florian Westphal | 2011-08-08 |
* | vfs: rename 'do_follow_link' to 'should_follow_link' | Linus Torvalds | 2011-08-07 |
* | Fix POSIX ACL permission check | Ari Savolainen | 2011-08-07 |
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2011-08-07 |
|\ |
|
| * | ore: Make ore its own module | Boaz Harrosh | 2011-08-06 |
| * | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh | 2011-08-06 |
| * | exofs: ios: Move to a per inode components & device-table | Boaz Harrosh | 2011-08-06 |
| * | exofs: Move exofs specific osd operations out of ios.c | Boaz Harrosh | 2011-08-06 |
| * | exofs: Add offset/length to exofs_get_io_state | Boaz Harrosh | 2011-08-06 |
| * | exofs: Fix truncate for the raid-groups case | Boaz Harrosh | 2011-08-04 |
| * | exofs: Small cleanup of exofs_fill_super | Boaz Harrosh | 2011-08-04 |
| * | exofs: BUG: Avoid sbi realloc | Boaz Harrosh | 2011-08-04 |
| * | exofs: Remove pnfs-osd private definitions | Boaz Harrosh | 2011-08-04 |
* | | vfs: optimize inode cache access patterns | Linus Torvalds | 2011-08-07 |
* | | vfs: renumber DCACHE_xyz flags, remove some stale ones | Linus Torvalds | 2011-08-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-08-06 |
|\ \ |
|
| * | | cifs: cope with negative dentries in cifs_get_root | Jeff Layton | 2011-08-05 |
| * | | cifs: convert prefixpath delimiters in cifs_build_path_to_root | Jeff Layton | 2011-08-05 |
| * | | CIFS: Fix missing a decrement of inFlight value | Pavel Shilovsky | 2011-08-03 |
| * | | cifs: demote DFS referral lookup errors to cFYI | Jeff Layton | 2011-08-02 |
| * | | Revert "cifs: advertise the right receive buffer size to the server" | Steve French | 2011-08-02 |
* | | | vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files | Linus Torvalds | 2011-08-06 |
* | | | oom_ajd: don't use WARN_ONCE, just use printk_once | Linus Torvalds | 2011-08-06 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-08-04 |
|\ \ \ |
|
| * | | | RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached | Al Viro | 2011-08-03 |
| * | | | fix block device fallout from ->fsync() changes | Rafael J. Wysocki | 2011-08-01 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-08-03 |
|\ \ \ \ |
|
| * | | | | ext4: use kzalloc in ext4_kzalloc() | Mathias Krause | 2011-08-03 |
* | | | | | tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL | Robert P. J. Day | 2011-08-03 |
* | | | | | mm: a few small updates for radix-swap | Hugh Dickins | 2011-08-03 |
* | | | | | fs/dcache.c: fix new kernel-doc warning | Randy Dunlap | 2011-08-03 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-08-03 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Btrfs: don't call writepages from within write_full_page | Josef Bacik | 2011-08-01 |
| * | | | Btrfs: Remove unused variable 'last_index' in file.c | Mitch Harder | 2011-08-01 |
| * | | | Btrfs: clean up for find_first_extent_bit() | Xiao Guangrong | 2011-08-01 |
| * | | | Btrfs: clean up for wait_extent_bit() | Xiao Guangrong | 2011-08-01 |
| * | | | Btrfs: clean up for insert_state() | Xiao Guangrong | 2011-08-01 |
| * | | | Btrfs: remove unused members from struct extent_state | Xiao Guangrong | 2011-08-01 |
| * | | | Btrfs: clean up code for merging extent maps | Li Zefan | 2011-08-01 |
| * | | | Btrfs: clean up code for extent_map lookup | Li Zefan | 2011-08-01 |
| * | | | Btrfs: clean up search_extent_mapping() | Li Zefan | 2011-08-01 |
| * | | | Btrfs: remove redundant code for dir item lookup | Li Zefan | 2011-08-01 |
| * | | | Btrfs: make acl functions really no-op if acl is not enabled | Li Zefan | 2011-08-01 |
| * | | | Btrfs: remove remaining ref-cache code | Li Zefan | 2011-08-01 |
| * | | | Btrfs: remove a BUG_ON() in btrfs_commit_transaction() | Li Zefan | 2011-08-01 |
| * | | | Btrfs: use wait_event() | Li Zefan | 2011-08-01 |
| * | | | Btrfs: check the nodatasum flag when writing compressed files | Li Zefan | 2011-08-01 |
| * | | | Btrfs: copy string correctly in INO_LOOKUP ioctl | Li Zefan | 2011-08-01 |
| * | | | Btrfs: don't print the leaf if we had an error | Josef Bacik | 2011-08-01 |
| * | | | btrfs: make btrfs_set_root_node void | Mark Fasheh | 2011-08-01 |