summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-10-08GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)Fabian Frederick
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is offChris Mason
2014-10-07f2fs: support volatile operations for transient dataJaegeuk Kim
2014-10-07locks: flock_make_lock should return a struct file_lock (or PTR_ERR)Jeff Layton
2014-10-07locks: set fl_owner for leases to filp instead of current->filesJeff Layton
2014-10-07locks: give lm_break a return valueJeff Layton
2014-10-07locks: __break_lease cleanup in preparation of allowing direct removal of leasesJeff Layton
2014-10-07locks: remove i_have_this_lease check from __break_leaseJeff Layton
2014-10-07locks: move freeing of leases outside of i_lockJeff Layton
2014-10-07locks: move i_lock acquisition into generic_*_lease handlersJeff Layton
2014-10-07locks: define a lm_setup handler for leasesJeff Layton
2014-10-07locks: plumb a "priv" pointer into the setlease routinesJeff Layton
2014-10-07nfsd: don't keep a pointer to the lease in nfs4_fileJeff Layton
2014-10-07locks: clean up vfs_setlease kerneldoc commentsJeff Layton
2014-10-07locks: generic_delete_lease doesn't need a file_lock at allJeff Layton
2014-10-07nfsd: fix potential lease memory leak in nfs4_setleaseJeff Layton
2014-10-07locks: close potential race in lease_get_mtimeJeff Layton
2014-10-06f2fs: support atomic writesJaegeuk Kim
2014-10-06ecryptfs: remove unneeded buggy code in ecryptfs_do_create()Alexey Khoroshilov
2014-10-06btrfs: Make btrfs handle security mount options internally to avoid losing se...Qu Wenruo
2014-10-05ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu
2014-10-05f2fs: remove unused return valueJaegeuk Kim
2014-10-05ext4: add ext4_iget_normal() which is to be used for dir tree lookupsTheodore Ts'o
2014-10-05ext4: don't orphan or truncate the boot loader inodeTheodore Ts'o
2014-10-04Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...Chris Mason
2014-10-04Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...Chris Mason
2014-10-04Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason
2014-10-03Btrfs: send, don't delay dir move if there's a new parent inodeFilipe Manana
2014-10-03btrfs: add more superblock checksDavid Sterba
2014-10-03Btrfs: fix race in WAIT_SYNC ioctlSage Weil
2014-10-03Btrfs: be aware of btree inode write errors to avoid fs corruptionFilipe Manana
2014-10-03Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.Fabian Frederick
2014-10-03btrfs: fix shadow warning on cmpFabian Frederick
2014-10-03Btrfs: fix compilation errors under DEBUGFabian Frederick
2014-10-03Btrfs: fix crash of btrfs_release_extent_buffer_pageLiu Bo
2014-10-03Btrfs: add missing end_page_writeback on submit_extent_page failureFilipe Manana
2014-10-03btrfs: Fix the wrong condition judgment about subset extent mapQu Wenruo
2014-10-03Btrfs: fix build_backref_tree issue with multiple shared blocksJosef Bacik
2014-10-03Btrfs: cleanup error handling in build_backref_treeJosef Bacik
2014-10-03Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-10-03ext4: grab missed write_count for EXT4_IOC_SWAP_BOOTDmitry Monakhov
2014-10-03GFS2: Use gfs2_rbm_incr in rgblk_freeBob Peterson
2014-10-02ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen
2014-10-03xfs: xfs_iflush_done checks the wrong log item callbackMark Tinguely
2014-10-02CIFS: Fix readpages retrying on reconnectsPavel Shilovsky
2014-10-02Fix problem recognizing symlinksSteve French
2014-10-02btrfs: move checks for DUMMY_ROOT into a helperDavid Sterba
2014-10-02btrfs: new define for the inline extent data startDavid Sterba
2014-10-02btrfs: kill extent_buffer_page helperDavid Sterba