summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-05-28jfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28jffs2: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28sysv: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-28bfs: remove unnecessary dentry_unhash on dir renameSage Weil
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-27NFS: Revert NFSROOT default mount optionsChuck Lever
2011-05-27nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu()Lai Jiangshan
2011-05-27nfs41: Correct offset for LAYOUTCOMMITVitaliy Gusev
2011-05-27NFS: nfs_update_inode: print current and new inode size in debug outputHarshula Jayasuriya
2011-05-27NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errorsTrond Myklebust
2011-05-27NFSv4: Handle expired stateids when the lease is still validTrond Myklebust
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-05-27[CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)Steve French
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-05-27Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2011-05-27eCryptfs: Allow 2 scatterlist entries for encrypted filenamesTyler Hicks
2011-05-27eCryptfs: Clear i_nlink in rmdirTyler Hicks
2011-05-27[CIFS] Fix endian error comparing authusers when cifsacl enabledSteve French
2011-05-27arch/tile: more /proc and /sys file supportChris Metcalf
2011-05-27Btrfs: use the device_list_mutex during write_dev_supersChris Mason
2011-05-27fs: cosmetic inode.c cleanupsChristoph Hellwig
2011-05-27vfs: Improve the bio_add_page() and bio_add_pc_page() descriptionsAndreas Gruenbacher
2011-05-27xattr: Fix error results for non-existent / invisible attributesAndreas Gruenbacher
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
2011-05-27Lift the check for automount points into do_lookup()Al Viro
2011-05-27Trim excessive arguments of follow_mount_rcu()Al Viro
2011-05-27split __follow_mount_rcu() into normal and .. casesAl Viro
2011-05-27Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...Joel Becker
2011-05-27Ocfs2/move_extents: Validate moving goal after the adjustment.Tristan Ye
2011-05-27Ocfs2/move_extents: Avoid doing division in extent moving.Tristan Ye
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2011-05-27Fix extended security auth failureSteve French
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky
2011-05-27CIFS: Migrate to shared superblock modelPavel Shilovsky
2011-05-27[CIFS] Migrate from prefixpath logicSteve French
2011-05-27CIFS: Fix memory leak in cifs_do_mountPavel Shilovsky
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-05-26fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns
2011-05-26fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pagesOlaf Hering
2011-05-26proc: fix pagemap_read() error caseKOSAKI Motohiro
2011-05-26proc: put check_mem_permission after __get_free_page in mem_writeKOSAKI Motohiro
2011-05-26proc/stat: use defined macro KMALLOC_MAX_SIZEYuanhan Liu
2011-05-26proc: constify status arrayMike Frysinger
2011-05-26fs/proc: convert to kstrtoX()Alexey Dobriyan
2011-05-26coredump: add support for exe_file in core nameJiri Slaby
2011-05-26mm: extract exe_file handling from procfsJiri Slaby
2011-05-26memcg: add the pagefault count into memcg statsYing Han