summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | xfs: clean up unused codes at xfs_bulkstat()Jie Liu2013-07-091-27/+1
| * | | | | xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJEric Sandeen2013-07-092-10/+7
* | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-07-1315-281/+515
|\ \ \ \ \ \
| * | | | | | CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky2013-07-111-5/+4
| * | | | | | CIFS: Reopen the file if reconnect durable handle failedPavel Shilovsky2013-07-111-1/+7
| * | | | | | [CIFS] Fix minor endian error in durable handle patch seriesSteve French2013-07-101-1/+2
| * | | | | | CIFS: Reconnect durable handles for SMB2Pavel Shilovsky2013-07-108-12/+58
| * | | | | | CIFS: Make SMB2_open use cifs_open_parms structPavel Shilovsky2013-07-105-50/+66
| * | | | | | CIFS: Introduce cifs_open_parms structPavel Shilovsky2013-07-106-41/+73
| * | | | | | CIFS: Request durable open for SMB2 opensPavel Shilovsky2013-07-103-2/+68
| * | | | | | CIFS: Simplify SMB2 create context handlingPavel Shilovsky2013-07-101-12/+26
| * | | | | | CIFS: Simplify SMB2_open code pathPavel Shilovsky2013-07-102-36/+25
| * | | | | | CIFS: Respect create_options in smb2_open_filePavel Shilovsky2013-07-105-22/+25
| * | | | | | CIFS: Fix lease context buffer parsingPavel Shilovsky2013-07-101-6/+7
| * | | | | | [CIFS] use sensible file nlink values if unprovidedSteve French2013-07-041-0/+5
| * | | | | | Limit allocation of crypto mechanisms to dialect which requiresSteve French2013-07-044-118/+174
* | | | | | | Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-111-1/+8
|\ \ \ \ \ \ \
| * | | | | | | writeback: Fix periodic writeback after fs mountJan Kara2013-06-281-1/+8
* | | | | | | | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-113-11/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | NFS: Allow nfs_updatepage to extend a write under additional circumstancesScott Mayhew2013-07-091-8/+23
| * | | | | | | | NFS: Make nfs_readdir revalidate less oftenScott Mayhew2013-07-091-2/+3
| * | | | | | | | NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew2013-07-091-1/+1
| * | | | | | | | nfs: set verifier on existing dentries in nfs_prime_dcacheJeff Layton2013-07-091-0/+1
* | | | | | | | | Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds2013-07-117-3/+182
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr()Gu Zheng2013-07-071-2/+0
| * | | | | | | | | fs/9p: xattr: add trusted and security namespacesJim Garlick2013-07-076-1/+182
* | | | | | | | | | Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-114-269/+85
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use ecryptfs_dentry_to_lower_path in a couple of placesMatthew Wilcox2013-07-092-8/+6
| * | | | | | | | | | eCryptfs: Make extent and scatterlist crypt function parameters similarTyler Hicks2013-06-071-8/+8
| * | | | | | | | | | eCryptfs: Collapse crypt_page_offset() into crypt_extent()Tyler Hicks2013-06-071-36/+14
| * | | | | | | | | | eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent()Tyler Hicks2013-06-071-54/+20
| * | | | | | | | | | eCryptfs: Combine page_offset crypto functionsTyler Hicks2013-06-071-51/+18
| * | | | | | | | | | eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist()Tyler Hicks2013-06-071-86/+20
| * | | | | | | | | | eCryptfs: Decrypt pages in-placeTyler Hicks2013-06-071-16/+5
| * | | | | | | | | | eCryptfs: Accept one offset parameter in page offset crypto functionsTyler Hicks2013-06-071-26/+16
| * | | | | | | | | | eCryptfs: Simplify lower file offset calculationTyler Hicks2013-06-071-11/+7
| * | | | | | | | | | eCryptfs: Read/write entire page during page IOTyler Hicks2013-06-071-35/+31
| * | | | | | | | | | eCryptfs: Use entire helper page during page crypto operationsTyler Hicks2013-06-071-13/+16
| * | | | | | | | | | eCryptfs: Cocci spatch "memdup.spatch"Thomas Meyer2013-06-071-2/+1
* | | | | | | | | | | Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2013-07-1112-154/+128
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | jfs: Update jfs_errorJoe Perches2013-06-0512-152/+126
| * | | | | | | | | | | jfs: fix sparse warning in fs/jfs/xattr.cDave Kleikamp2013-06-051-2/+2
* | | | | | | | | | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-1110-103/+413
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | nfsd4: support minorversion 1 by defaultJ. Bruce Fields2013-07-081-1/+1
| * | | | | | | | | | | nfsd4: allow destroy_session over destroyed sessionJ. Bruce Fields2013-07-082-10/+19
| * | | | | | | | | | | nfsd4: return delegation immediately if lease failsJ. Bruce Fields2013-07-011-1/+3
| * | | | | | | | | | | nfsd4: do not throw away 4.1 lock state on last unlockJ. Bruce Fields2013-07-011-8/+1
| * | | | | | | | | | | nfsd4: delegation-based open reclaims should bypass permissionsJ. Bruce Fields2013-07-011-1/+2
| * | | | | | | | | | | nfsd4: minor read_buf cleanupJ. Bruce Fields2013-07-011-10/+14
| * | | | | | | | | | | nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields2013-07-011-1/+1
OpenPOWER on IntegriCloud