summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | | ceph: decode v5 of osdmap (pool names) [protocol change]Sage Weil2010-04-093-73/+114
| * | | ceph: fix ack counter reset on connection resetSage Weil2010-04-021-0/+1
| * | | ceph: fix leaked inode ref due to snap metadata writeback raceSage Weil2010-04-012-14/+38
| * | | ceph: fix snap context reference leaksSage Weil2010-04-011-20/+17
| * | | ceph: allow writeback of snapped pages older than 'oldest' snapcSage Weil2010-04-011-13/+14
| * | | ceph: fix dentry rehashing on virtual .snap dirSage Weil2010-03-302-1/+10
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-04-135-23/+38
|\ \ \ \
| * | | | NFSv4: fix delegated lockingTrond Myklebust2010-04-122-2/+5
| * | | | NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptibleTrond Myklebust2010-04-091-7/+16
| * | | | NFS: Fix a race with the new commit codeTrond Myklebust2010-04-091-7/+10
| * | | | NFS: Ensure that writeback_single_inode() calls write_inode() when syncingTrond Myklebust2010-04-091-2/+2
| * | | | NFS: Fix the mode calculation in nfs_find_open_contextTrond Myklebust2010-04-091-4/+4
| * | | | NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust2010-04-091-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds2010-04-122-5/+21
|\ \ \ \ \
| * | | | | Btrfs: make sure the chunk allocator doesn't create zero length chunksChris Mason2010-04-061-0/+6
| * | | | | Btrfs: fix data enospc check overflowJosef Bacik2010-04-051-5/+15
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-04-123-6/+16
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | quota: Fix possible dq_flags corruptionAndrew Perepechko2010-04-121-6/+6
| * | | | | quota: Hide warnings about writes to the filesystem before quota was turned onJan Kara2010-04-121-0/+6
OpenPOWER on IntegriCloud