summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-07-19ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_ENDJensen
2013-07-19ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in o...Younger Liu
2013-07-19ocfs2-refcounttree-add-the-missing-null-check-of-the-return-value-of-find_or_...Andrew Morton
2013-07-19ocfs2/refcounttree: add the missing NULL check of the return value of find_or...Gu Zheng
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18NFSv4: Remove an obsolete comment in encode_attrsTrond Myklebust
2013-07-18s390/kdump: Disable mmap for s390Michael Holzheu
2013-07-18f2fs: update file name in the inode block during f2fs_renameJaegeuk Kim
2013-07-18block: add bio_rewind() to reset bio_vecJoe Lawrence
2013-07-17NFSv4: encode_attrs should not backfill the bitmap and attribute lengthTrond Myklebust
2013-07-17NFSv4: Fix a regression against the FreeBSD serverTrond Myklebust
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-17aio: fix build when migration is disabledBenjamin LaHaise
2013-07-17fuse: readdirplus: cleanupMiklos Szeredi
2013-07-17fuse: readdirplus: change attributes onceMiklos Szeredi
2013-07-17fuse: readdirplus: fix instantiateMiklos Szeredi
2013-07-17fuse: readdirplus: sanity checksMiklos Szeredi
2013-07-17fuse: readdirplus: fix dentry leakNiels de Vos
2013-07-17GFS2: Fix typo in gfs2_create_inode()Steven Whitehouse
2013-07-16Do not attempt to do cifs operations reading symlinks with SMB2Steve French
2013-07-16cifs: extend the buffer length enought for sprintf() usingChen Gang
2013-07-16sysfs: prevent warning when only using binary attributesOliver Schinagl
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman
2013-07-16fs/aio: Add support to aio ring pages migrationGu Zheng
2013-07-16fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng
2013-07-15ext4: yield during large unlinksTheodore Ts'o
2013-07-15f2fs: introduce help function F2FS_NODE()Gu Zheng
2013-07-15GFS2: Move gfs2_sync_meta to lops.cSteven Whitehouse
2013-07-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-15ext4: make the extent_status code more robust against ENOMEM failuresTheodore Ts'o
2013-07-15ext4: block direct I/O writes during ext4_truncateTheodore Ts'o
2013-07-15ext4: simplify calculation of blocks to free on errorTheodore Ts'o
2013-07-15ext4: fix error handling in ext4_ext_truncate()Theodore Ts'o
2013-07-15f2fs: add a help func F2FS_STAT() to get the f2fs_stat_infoGu Zheng
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-07-15f2fs: add proc entry to monitor current usage of segmentsJaegeuk Kim
2013-07-15f2fs: recover date requested by fdatasyncJaegeuk Kim
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro
2013-07-14configfs: don't open-code d_alloc_name()Al Viro
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-13Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2013-07-13fs/file_table.c:fput(): add commentAndrew Morton
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-13ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o
2013-07-13ext4: fix spelling errors and a comment in extent_status treeTheodore Ts'o
2013-07-12nfsd4: fix minorversion support interfaceJ. Bruce Fields