Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-25 | 4 | -73/+128 |
|\ | |||||
| * | sysfs: add unsigned long cast to prevent compile warning | Heiko Carstens | 2011-09-26 | 1 | -1/+2 |
| * | sysfs: use rb-tree for inode number lookup | Mikulas Patocka | 2011-08-22 | 2 | -42/+52 |
| * | sysfs: remove s_sibling hacks | Mikulas Patocka | 2011-08-22 | 2 | -12/+12 |
| * | sysfs: use rb-tree for name lookups | Mikulas Patocka | 2011-08-22 | 2 | -7/+55 |
| * | sysfs: count subdirectories | Mikulas Patocka | 2011-08-22 | 3 | -13/+9 |
| * | debugfs: Fix a comment mistake | Harry Wei | 2011-08-22 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 10 | -26/+16 |
|\ \ | |||||
| * | | CIFS: Don't free volume_info->UNC until we are entirely done with it. | Jesper Juhl | 2011-09-27 | 1 | -1/+1 |
| * | | doc: fix broken references | Paul Bolle | 2011-09-27 | 4 | -6/+7 |
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 | 301 | -6949/+11478 |
| |\ \ | |||||
| * | | | fs: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 4 | -18/+7 |
| * | | | eventpoll: fix comment typo 'evenpoll' | Paul Bolle | 2011-07-26 | 1 | -1/+1 |
* | | | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2011-10-25 | 13 | -197/+278 |
|\ \ \ \ | |||||
| * | | | | CIFS: remove local xattr definitions | Mimi Zohar | 2011-08-12 | 1 | -22/+18 |
| * | | | | Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha... | James Morris | 2011-08-09 | 12 | -175/+260 |
| |\ \ \ \ | |||||
| | * | | | | evm: imbed evm_inode_post_setattr | Mimi Zohar | 2011-07-18 | 1 | -1/+4 |
| | * | | | | evm: evm_inode_post_removexattr | Mimi Zohar | 2011-07-18 | 1 | -1/+4 |
| | * | | | | xattr: define vfs_getxattr_alloc and vfs_xattr_cmp | Mimi Zohar | 2011-07-18 | 1 | -0/+58 |
| | * | | | | security: new security_inode_init_security API adds function callback | Mimi Zohar | 2011-07-18 | 10 | -173/+194 |
* | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-10-14 | 8 | -62/+69 |
|\ \ \ \ \ \ | |||||
| * | | | | | | xfs: revert to using a kthread for AIL pushing | Christoph Hellwig | 2011-10-11 | 4 | -51/+45 |
| * | | | | | | xfs: force the log if we encounter pinned buffers in .iop_pushbuf | Christoph Hellwig | 2011-10-11 | 5 | -10/+24 |
| * | | | | | | xfs: do not update xa_last_pushed_lsn for locked items | Christoph Hellwig | 2011-10-11 | 1 | -1/+0 |
* | | | | | | | Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux | Linus Torvalds | 2011-10-13 | 1 | -1/+10 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Btrfs: make sure not to defrag extents past i_size | Chris Mason | 2011-10-11 | 1 | -1/+3 |
| * | | | | | | Btrfs: fix recursive auto-defrag | Li Zefan | 2011-10-10 | 1 | -0/+7 |
* | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2011-10-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2 | Steve French | 2011-10-07 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux | Linus Torvalds | 2011-10-03 | 1 | -8/+16 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Btrfs: force a page fault if we have a shorty copy on a page boundary | Josef Bacik | 2011-09-30 | 1 | -8/+16 |
* | | | | | | | | vfs: remove LOOKUP_NO_AUTOMOUNT flag | Linus Torvalds | 2011-09-27 | 2 | -8/+0 |
* | | | | | | | | VFS: Fix the remaining automounter semantics regressions | Trond Myklebust | 2011-09-26 | 3 | -3/+3 |
* | | | | | | | | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag | Linus Torvalds | 2011-09-26 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-09-21 | 8 | -13/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | block: separate priority boosting from REQ_META | Christoph Hellwig | 2011-08-23 | 8 | -13/+15 |
| * | | | | | | | | block: remove READ_META and WRITE_META | Christoph Hellwig | 2011-08-23 | 5 | -7/+7 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | teach /proc/$pid/numa_maps about transparent hugepages | Dave Hansen | 2011-09-21 | 1 | -0/+20 |
* | | | | | | | | break out numa_maps gather_pte_stats() checks | Dave Hansen | 2011-09-21 | 1 | -15/+24 |
* | | | | | | | | make /proc/$pid/numa_maps gather_stats() take variable page size | Dave Hansen | 2011-09-21 | 1 | -10/+11 |
* | | | | | | | | Merge branch 'for-linus' of git://github.com/chrismason/linux | Linus Torvalds | 2011-09-20 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'btrfs-3.0' into for-linus | Chris Mason | 2011-09-20 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Btrfs: reserve sufficient space for ioctl clone | Sage Weil | 2011-09-20 | 1 | -1/+6 |
* | | | | | | | | cifs: Fix broken sec=ntlmv2/i sec option (try #2) | Shirish Pargaonkar | 2011-09-19 | 1 | -43/+11 |
* | | | | | | | | Fix the conflict between rwpidforward and rw mount options | Steve French | 2011-09-19 | 1 | -2/+2 |
* | | | | | | | | CIFS: Fix ERR_PTR dereference in cifs_get_root | Pavel Shilovsky | 2011-09-19 | 1 | -4/+6 |
* | | | | | | | | cifs: fix possible memory corruption in CIFSFindNext | Jeff Layton | 2011-09-19 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'for-linus' of git://github.com/chrismason/linux | Linus Torvalds | 2011-09-19 | 3 | -11/+30 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Btrfs: only clear the need lookup flag after the dentry is setup | Josef Bacik | 2011-09-18 | 1 | -2/+11 |
| * | | | | | | | BTRFS: Fix lseek return value for error | Jeff Liu | 2011-09-18 | 1 | -2/+7 |