summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-05-08NFS: nfs_inode_return_delegation() should always flush dirty dataTrond Myklebust
2012-05-08NFS: Don't do a full flush to disk on close() if we hold a delegationTrond Myklebust
2012-05-08GFS2: Remove redundant metadata block type checkBob Peterson
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-07ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helperSage Weil
2012-05-07ceph: drop support for preferred_osd pgsSage Weil
2012-05-07jffs2: Fix lock acquisition order bug in gc pathJosh Cartwright
2012-05-06vfs: don't force a big memset of stat data just to clear padding fieldsLinus Torvalds
2012-05-06vfs: de-crapify "cp_new_stat()" functionLinus Torvalds
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-05-06writeback: Avoid iput() from flusher threadJan Kara
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-05-06vfs: Move waiting for inode writeback from end_writeback() to evict_inode()Jan Kara
2012-05-06writeback: Refactor writeback_single_inode()Jan Kara
2012-05-06writeback: Remove wb->list_lock from writeback_single_inode()Jan Kara
2012-05-06writeback: Separate inode requeueing after writebackJan Kara
2012-05-06writeback: Move I_DIRTY_PAGES handlingJan Kara
2012-05-06writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara
2012-05-06writeback: Move clearing of I_SYNC into inode_sync_complete()Jan Kara
2012-05-05epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are readyArve Hjønnevåg
2012-05-04vfs: clean up __d_lookup_rcu() and dentry_cmp() interfacesLinus Torvalds
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman
2012-05-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block
2012-05-04Btrfs: fix page leak when allocing extent buffersJosef Bacik
2012-05-04Btrfs: Add properly locking around add_root_to_dirty_listChris Mason
2012-05-04NFS: Fix sparse warningsTrond Myklebust
2012-05-04NFS: Fix O_DIRECT compile warningsTrond Myklebust
2012-05-04GFS2: Fix sgid propagation when using ACLsSteven Whitehouse
2012-05-03fs/cifs: fix parsing of dfs referralsStefan Metzmacher
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds
2012-05-03cifs: make sure we ignore the credentials= and cred= optionsJeff Layton
2012-05-03[CIFS] Update cifs version to 1.78Steve French
2012-05-03cifs - check S_AUTOMOUNT in revalidateIan Kent
2012-05-03UBIFS: remove xattr Kconnfig optionSubodh Nijsure
2012-05-03UBIFS: remove douple initialization in change_category()Dan Carpenter
2012-05-03userns: Convert user specfied uids and gids in chown into kuids and kgidEric W. Biederman
2012-05-03userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfsEric W. Biederman
2012-05-03userns: Store uid and gid types in vfs structures with kuid_t and kgid_t typesEric W. Biederman
2012-05-03userns: Convert capabilities related permsion checksEric W. Biederman
2012-05-03userns: Store uid and gid values in struct cred with kuid_t and kgid_t typesEric W. Biederman
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman
2012-05-02sysfs: Removed dup_name entirely in sysfs_renameSasikantha babu
2012-05-02gfs2: fix recovery during unmountDavid Teigland
2012-05-02dlm: fixes for nodir modeDavid Teigland
2012-05-02Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-02GFS2: eliminate log elements and simplifyBob Peterson