summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-06-28NFS: Improve legacy idmapping fallbackBryan Schumaker
2013-06-28xfs: Change xfs_dquot_acct to be a 2-dimensional arrayChandra Seetharaman
2013-06-28xfs: Code cleanup and removal of some typedef usageChandra Seetharaman
2013-06-28xfs: Replace macro XFS_DQ_TO_QIP with a functionChandra Seetharaman
2013-06-28xfs: Replace macro XFS_DQUOT_TREE with a functionChandra Seetharaman
2013-06-28xfs: Define a new function xfs_is_quota_inode()Chandra Seetharaman
2013-06-28xfs: implement inode change countDave Chinner
2013-06-28writeback: Fix periodic writeback after fs mountJan Kara
2013-06-28Merge branch 'freezer'Rafael J. Wysocki
2013-06-27cifs: fix SMB2 signing enablement in cifs_enable_signingJeff Layton
2013-06-27xfs: Use inode create transactionDave Chinner
2013-06-27xfs: Inode create item recoveryDave Chinner
2013-06-27xfs: Inode create transaction reservationsDave Chinner
2013-06-27xfs: Inode create log itemsDave Chinner
2013-06-27xfs: Introduce an ordered buffer itemDave Chinner
2013-06-27xfs: Introduce ordered log vector supportDave Chinner
2013-06-27xfs: xfs_ifree doesn't need to modify the inode bufferDave Chinner
2013-06-27xfs: don't do IO when creating an new inodeDave Chinner
2013-06-27xfs: don't use speculative prealloc for small filesDave Chinner
2013-06-27xfs: plug directory buffer readaheadDave Chinner
2013-06-27xfs: add pluging for bulkstat readaheadDave Chinner
2013-06-27GFS2: Reserve journal space for quota change in do_growBob Peterson
2013-06-27[CIFS] Fix build warningSteve French
2013-06-26[CIFS] SMB3 Signing enablementSteve French
2013-06-26[CIFS] Do not set DFS flag on SMB2 openSteve French
2013-06-26[CIFS] fix static checker warningSteve French
2013-06-26cifs: try to handle the MUST SecurityFlags sanelyJeff Layton
2013-06-26When server doesn't provide SecurityBuffer on SMB2Negotiate pick defaultSteve French
2013-06-26Handle big endianness in NTLM (ntlmv2) authenticationSteve French
2013-06-26revalidate directories instiantiated via FIND_* in order to handle DFS referralsJeff Layton
2013-06-26SMB2 FSCTL and IOCTL worker functionSteve French
2013-06-26Charge at least one credit, if server says that it supports multicreditSteve French
2013-06-26Remove typoSteve French
2013-06-26Some missing share flagsSteve French
2013-06-26cifs: using strlcpy instead of strncpyZhao Hongjiang
2013-06-26xfs: Remove dead function prototype xfs_sync_inode_grab()Jie Liu
2013-06-26xfs: Remove the left function variable from xfs_ialloc_get_rec()Jie Liu
2013-06-26dlm: Avoid LVB truncationBart Van Assche
2013-06-26perf: Disable monitoring on setuid processes for regular usersStephane Eranian
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-06-25dlm: log an error for unmanaged lockspacesDavid Teigland
2013-06-25dlm: config: using strlcpy instead of strncpyZhao Hongjiang
2013-06-25pstore: Fail to unlink if a driver has not defined pstore_eraseAruna Balakrishnaiah
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman
2013-06-24Update headers to update various SMB3 ioctl definitionsSteve French
2013-06-24Update cifs version numberSteve French
2013-06-24Add ability to dipslay SMB3 share flags and capabilities for debuggingSteve French
2013-06-24Add some missing SMB3 and SMB3.02 flagsSteve French
2013-06-24Add SMB3.02 dialect supportSteve French