summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [LogFS] Set s_bdiJoern Engel2010-04-171-0/+5
| | * | | | | [LogFS] Prevent mempool_destroy NULL pointer dereferenceJoern Engel2010-04-154-7/+11
| | * | | | | [LogFS] Move assertionJoern Engel2010-04-131-1/+1
| | * | | | | [LogFS] Plug 8 byte information leakJoern Engel2010-04-131-10/+14
| | * | | | | [LogFS] Prevent memory corruption on large deletesJoern Engel2010-04-135-1/+34
| | * | | | | [LogFS] Remove unused methodJoern Engel2010-03-303-28/+0
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2010-04-217-16/+33
| |\ \ \ \ \ \
| | * | | | | | jfs: add jfs specific ->setattr callDmitry Monakhov2010-04-164-4/+17
| | * | | | | | jfs: fix diAllocExt error in resizing filesystemBill Pemberton2010-04-161-1/+5
| | * | | | | | jfs_dmap.[ch]: trivial typo fix: s/heigth/height/gDaniel Mack2010-02-022-11/+11
| * | | | | | | AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells2010-04-211-12/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | [CIFS] drop quota operation stubsSteve French2010-05-121-107/+0
* | | | | | | cifs: propagate cifs_new_fileinfo() error back to the callerSuresh Jayaraman2010-05-111-4/+13
* | | | | | | cifs: add comments explaining cifs_new_fileinfo behaviorSuresh Jayaraman2010-05-101-2/+16
* | | | | | | cifs: remove unused parameter from cifs_posix_open_inode_helper()Suresh Jayaraman2010-05-101-3/+2
* | | | | | | [CIFS] Remove unused cifs_oplock_cachepSteve French2010-05-062-14/+0
* | | | | | | cifs: have decode_negTokenInit set flags in server structJeff Layton2010-05-056-30/+26
* | | | | | | cifs: break negotiate protocol calls out of cifs_setup_sessionJeff Layton2010-05-053-33/+52
* | | | | | | cifs: eliminate "first_time" parm to CIFS_SessSetupJeff Layton2010-04-283-11/+15
* | | | | | | [CIFS] Fix lease break for writesSteve French2010-04-273-17/+3
* | | | | | | cifs: save the dialect chosen by serverJeff Layton2010-04-272-6/+6
* | | | | | | cifs: change && to ||Dan Carpenter2010-04-261-1/+1
* | | | | | | cifs: rename "extended_security" to "global_secflags"Jeff Layton2010-04-266-12/+12
* | | | | | | cifs: move tcon find/create into separate functionJeff Layton2010-04-261-70/+86
* | | | | | | cifs: move SMB session creation code into separate functionJeff Layton2010-04-261-65/+93
* | | | | | | cifs: track local_nls in volume infoJeff Layton2010-04-261-5/+6
* | | | | | | [CIFS] Allow null nd (as nfs server uses) on createSteve French2010-04-223-14/+23
* | | | | | | [CIFS] Fix losing locks during fork()Pavel Shilovsky2010-04-211-3/+4
* | | | | | | [CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French2010-04-214-29/+29
* | | | | | | [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-2125-835/+845
* | | | | | | [CIFS] use add_to_page_cache_lruNick Piggin2010-04-211-10/+3
|/ / / / / /
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-04-202-9/+15
|\ \ \ \ \ \
| * | | | | | quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2010-04-202-9/+15
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-04-195-100/+118
|\ \ \ \ \ \ \
| * | | | | | | eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks2010-04-191-6/+6
| * | | | | | | eCryptfs: Copy lower directory inode times and size on linkTyler Hicks2010-04-191-2/+2
| * | | | | | | ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney2010-04-191-1/+0
| * | | | | | | ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher2010-04-191-4/+4
| * | | | | | | eCryptfs: Decrypt symlink target for stat sizeTyler Hicks2010-04-191-48/+52
| * | | | | | | eCryptfs: Strip metadata in xattr flag in encrypted viewTyler Hicks2010-03-233-4/+22
| * | | | | | | eCryptfs: Clear buffer before reading in metadata xattrTyler Hicks2010-03-232-0/+2
| * | | | | | | eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_frontTyler Hicks2010-03-234-20/+15
| * | | | | | | eCryptfs: Fix metadata in xattr feature regressionTyler Hicks2010-03-234-18/+18
* | | | | | | | xfs: don't warn on EAGAIN in inode reclaimDave Chinner2010-04-161-2/+2
* | | | | | | | xfs: ensure that sync updates the log tail correctlyDave Chinner2010-04-161-12/+26
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-04-1410-134/+212
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph: use separate class for ceph sockets' sk_lockSage Weil2010-04-131-0/+8
| * | | | | | | | ceph: reserve one more caps space when doing readdirYehuda Sadeh2010-04-131-1/+1
| * | | | | | | | ceph: queue_cap_snap should always queue dirty contextSage Weil2010-04-132-11/+8
| * | | | | | | | ceph: fix dentry reference leak in dcache readdirSage Weil2010-04-121-2/+2
OpenPOWER on IntegriCloud