summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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-06Merge tag 'v3.2' into staging/for_v3.3Mauro Carvalho Chehab
2012-01-05ptrace: do not audit capability check when outputing /proc/pid/statEric Paris
2012-01-05vfs: fix up ENOIOCTLCMD error handlingLinus Torvalds
2012-01-05nfsd4: nfsd4_create_clid_dir return value is unusedJ. Bruce Fields
2012-01-05NFSD: Change name of extended attribute containing junctionChuck Lever
2012-01-05nfsd4: be forgiving in the absence of the recovery directoryJ. Bruce Fields
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-05Btrfs: make sure we're not using obsolete code in btrfs_get_extentJan Schmidt
2012-01-05Btrfs: new backref walking codeJan Schmidt
2012-01-04ext4: make more symbols staticEric Sandeen
2012-01-04ext4: make local symbol ext4_initxattrs staticDjalal Harouni
2012-01-04jbd2: fix hung processes in jbd2_journal_lock_updates()Jan Kara
2012-01-04ext4: reserve new feature flag codepointsTheodore Ts'o
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-04ext4: 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
2012-01-04Btrfs: added btrfs_find_all_roots()Jan Schmidt
2012-01-04Btrfs: add waitqueue instead of doing busy waiting for more delayed refsJan Schmidt
2012-01-04Btrfs: put back delayed refs that are too newArne Jansen
2012-01-04Btrfs: add sequence numbers to delayed refsArne Jansen
2012-01-04Btrfs: add nested locking mode for pathsArne Jansen
2012-01-04dlm: add recovery callbacksDavid Teigland
2012-01-04dlm: add node slots and generationDavid Teigland
2012-01-04dlm: move recovery barrier callsDavid Teigland