summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-07reiserfs: Properly display mount options in /proc/mountsJan Kara
2012-01-07vfs: prevent remount read-only if pending removesMiklos Szeredi
2012-01-07vfs: count unlinked inodesMiklos Szeredi
2012-01-07vfs: protect remounting superblock read-onlyMiklos Szeredi
2012-01-07vfs: keep list of mounts for each superblockMiklos Szeredi
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_path() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_devname() to struct dentry *Al Viro
2012-01-07vfs: switch ->show_stats to struct dentry *Al Viro
2012-01-07switch security_path_chmod() to struct path *Al Viro
2012-01-07vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro
2012-01-07Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-07Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2012-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06fs/9p: iattr_valid flags are kernel internal flags map them to 9p values.Aneesh Kumar K.V
2012-01-06ore: fix BUG_ON, too few sgs when readingBoaz Harrosh
2012-01-06ore: Fix crash in case of an IO error.Boaz Harrosh
2012-01-06ore: FIX breakage when MISC_FILESYSTEMS is not setBoaz Harrosh
2012-01-06NFS: Remove pNFS bloat from the generic write pathTrond Myklebust
2012-01-06pnfs-obj: Must return layout on IO errorBoaz Harrosh
2012-01-06pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh
2012-01-05vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds
2012-01-05NFS: Cache state owners after files are closedChuck Lever
2012-01-05fs/9p: We should not allocate a new inode when creating hardlines.Aneesh Kumar K.V
2012-01-05fs/9p: v9fs_stat2inode should update suid/sgid bits.Aneesh Kumar K.V
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches
2012-01-05fs/9p: check schedule_timeout_interruptible return valueJim Garlick
2012-01-05NFS: Clean up nfs4_find_state_owners_locked()Chuck Lever
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2012-01-05nfs: fix a minor do_div portability issueChris Metcalf
2012-01-05NFSv4.1: cleanup comment and debug printkAndy Adamson
2012-01-05NFSv4.1: change nfs4_free_slot parameters for dynamic slotsAndy Adamson
2012-01-05NFSv4.1: cleanup init and reset of session slot tablesAndy Adamson
2012-01-05NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson
2012-01-05nfs: fix regression in handling of context= option in NFSv4Jeff Layton
2012-01-05NFS - fix recent breakage to NFS error handling.NeilBrown
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust
2012-01-05ext4: make more symbols staticEric Sandeen
2012-01-05ext4: make local symbol ext4_initxattrs staticDjalal Harouni
2012-01-05jbd2: fix hung processes in jbd2_journal_lock_updates()Jan Kara
2012-01-05ext4: reserve new feature flag codepointsTheodore Ts'o
2012-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-05ext4: Report max_batch_time option correctlyBen Hutchings
2012-01-04minixfs: misplaced checks lead to dentry leakAl Viro
2012-01-04ext4: add missing ext4_resize_end on error pathsDjalal Harouni
2012-01-04ext4: let ext4_group_add() use common codeYongqiang Yang
2012-01-04ext4: let ext4_group_extend() use common codeYongqiang Yang
2012-01-04ext4: add new online resize interfaceYongqiang Yang