| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 | 6 | -43/+24 |
|\ |
|
| * | efivarfs: we can use simple_lookup() now | Al Viro | 2013-07-14 | 1 | -13/+1 |
| * | make simple_lookup() usable for filesystems that set ->s_d_op | Al Viro | 2013-07-14 | 1 | -1/+2 |
| * | configfs: don't open-code d_alloc_name() | Al Viro | 2013-07-14 | 1 | -11/+2 |
| * | fput: turn "list_head delayed_fput_list" into llist_head | Oleg Nesterov | 2013-07-13 | 1 | -15/+10 |
| * | fs/file_table.c:fput(): add comment | Andrew Morton | 2013-07-13 | 1 | -0/+6 |
| * | Safer ABI for O_TMPFILE | Al Viro | 2013-07-13 | 2 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-14 | 1 | -1/+1 |
|\ \ |
|
| * | | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir | 2013-07-11 | 1 | -1/+1 |
* | | | Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-07-13 | 21 | -316/+435 |
|\ \ \ |
|
| * | | | xfs: Fix the logic check for all quotas being turned off | Chandra Seetharaman | 2013-07-11 | 2 | -11/+2 |
| * | | | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman | 2013-07-11 | 14 | -124/+291 |
| * | | | xfs: fix sgid inheritance for subdirectories inheriting default acls [V3] | Carlos Maiolino | 2013-07-10 | 1 | -10/+10 |
| * | | | xfs: dquot log reservations are too small | Dave Chinner | 2013-07-09 | 2 | -9/+25 |
| * | | | xfs: remove local fork format handling from xfs_bmapi_write() | Dave Chinner | 2013-07-09 | 4 | -124/+98 |
| * | | | xfs: use get_unused_fd_flags(0) instead of get_unused_fd() | Yann Droneaud | 2013-07-09 | 1 | -1/+1 |
| * | | | xfs: clean up unused codes at xfs_bulkstat() | Jie Liu | 2013-07-09 | 1 | -27/+1 |
| * | | | xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ | Eric Sandeen | 2013-07-09 | 2 | -10/+7 |
* | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-07-13 | 15 | -281/+515 |
|\ \ \ \ |
|
| * | | | | CIFS: Fix a deadlock when a file is reopened | Pavel Shilovsky | 2013-07-12 | 1 | -5/+4 |
| * | | | | CIFS: Reopen the file if reconnect durable handle failed | Pavel Shilovsky | 2013-07-12 | 1 | -1/+7 |
| * | | | | [CIFS] Fix minor endian error in durable handle patch series | Steve French | 2013-07-10 | 1 | -1/+2 |
| * | | | | CIFS: Reconnect durable handles for SMB2 | Pavel Shilovsky | 2013-07-10 | 8 | -12/+58 |
| * | | | | CIFS: Make SMB2_open use cifs_open_parms struct | Pavel Shilovsky | 2013-07-10 | 5 | -50/+66 |
| * | | | | CIFS: Introduce cifs_open_parms struct | Pavel Shilovsky | 2013-07-10 | 6 | -41/+73 |
| * | | | | CIFS: Request durable open for SMB2 opens | Pavel Shilovsky | 2013-07-10 | 3 | -2/+68 |
| * | | | | CIFS: Simplify SMB2 create context handling | Pavel Shilovsky | 2013-07-10 | 1 | -12/+26 |
| * | | | | CIFS: Simplify SMB2_open code path | Pavel Shilovsky | 2013-07-10 | 2 | -36/+25 |
| * | | | | CIFS: Respect create_options in smb2_open_file | Pavel Shilovsky | 2013-07-10 | 5 | -22/+25 |
| * | | | | CIFS: Fix lease context buffer parsing | Pavel Shilovsky | 2013-07-10 | 1 | -6/+7 |
| * | | | | [CIFS] use sensible file nlink values if unprovided | Steve French | 2013-07-04 | 1 | -0/+5 |
| * | | | | Limit allocation of crypto mechanisms to dialect which requires | Steve French | 2013-07-04 | 4 | -118/+174 |
* | | | | | Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-07-11 | 1 | -1/+8 |
|\ \ \ \ \ |
|
| * | | | | | writeback: Fix periodic writeback after fs mount | Jan Kara | 2013-06-28 | 1 | -1/+8 |
* | | | | | | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-07-11 | 3 | -11/+28 |
|\ \ \ \ \ \ |
|
| * | | | | | | NFS: Allow nfs_updatepage to extend a write under additional circumstances | Scott Mayhew | 2013-07-10 | 1 | -8/+23 |
| * | | | | | | NFS: Make nfs_readdir revalidate less often | Scott Mayhew | 2013-07-09 | 1 | -2/+3 |
| * | | | | | | NFS: Make nfs_attribute_cache_expired() non-static | Scott Mayhew | 2013-07-09 | 1 | -1/+1 |
| * | | | | | | nfs: set verifier on existing dentries in nfs_prime_dcache | Jeff Layton | 2013-07-09 | 1 | -0/+1 |
* | | | | | | | Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2013-07-11 | 7 | -3/+182 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr() | Gu Zheng | 2013-07-08 | 1 | -2/+0 |
| * | | | | | | | fs/9p: xattr: add trusted and security namespaces | Jim Garlick | 2013-07-08 | 6 | -1/+182 |
* | | | | | | | | Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-11 | 4 | -269/+85 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Use ecryptfs_dentry_to_lower_path in a couple of places | Matthew Wilcox | 2013-07-10 | 2 | -8/+6 |
| * | | | | | | | | eCryptfs: Make extent and scatterlist crypt function parameters similar | Tyler Hicks | 2013-06-08 | 1 | -8/+8 |
| * | | | | | | | | eCryptfs: Collapse crypt_page_offset() into crypt_extent() | Tyler Hicks | 2013-06-08 | 1 | -36/+14 |
| * | | | | | | | | eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent() | Tyler Hicks | 2013-06-08 | 1 | -54/+20 |
| * | | | | | | | | eCryptfs: Combine page_offset crypto functions | Tyler Hicks | 2013-06-08 | 1 | -51/+18 |
| * | | | | | | | | eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist() | Tyler Hicks | 2013-06-08 | 1 | -86/+20 |
| * | | | | | | | | eCryptfs: Decrypt pages in-place | Tyler Hicks | 2013-06-08 | 1 | -16/+5 |