summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-06-01LockD: move global usage counter manipulation from error pathStanislav Kinsbursky
2012-06-01LockD: service creation function introducedStanislav Kinsbursky
2012-06-01LockD: use existing per-net data function on service creationStanislav Kinsbursky
2012-06-01LockD: pass service to per-net up and down functionsStanislav Kinsbursky
2012-06-01SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-06-01SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-06-01nfsd: add IPv6 addr escaping to fs_location hostsWeston Andros Adamson
2012-06-01nfsd4: fix change attribute endiannessJ. Bruce Fields
2012-06-01nfsd4: fix free_stateid return endiannessJ. Bruce Fields
2012-06-01nfsd4: int/__be32 fixesJ. Bruce Fields
2012-06-01nfsd4: preserve __user annotation on cld downcall msgJ. Bruce Fields
2012-06-01nfsd4: fix missing "static"J. Bruce Fields
2012-06-01nfsd: state.c should include current_stateid.hJ. Bruce Fields
2012-05-31Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason
2012-05-31NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust
2012-05-31Btrfs: fix tree mod log rewinded level and rewinding of moved keysJan Schmidt
2012-05-31Btrfs: fix tree mod log del_ptrJan Schmidt
2012-05-31Btrfs: add tree_mod_dont_log helperJan Schmidt
2012-05-31Btrfs: add missing spin_lock for insertion into tree mod logJan Schmidt
2012-05-31Btrfs: add inodes before dropping the extent lock in find_all_leafsJan Schmidt
2012-05-31split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro
2012-05-31ext4: add missing save_error_info() to ext4_error()Theodore Ts'o
2012-05-31ext4: add debugging trigger for ext4_error()Theodore Ts'o
2012-05-31binfmt_flat: use vm_munmap, we are missing ->mmap_sem thereAl Viro
2012-05-31binfmt_elf: switch elf_map() to vm_mmap/vm_munmapAl Viro
2012-05-31vfs: umount_tree() might be called on subtree that had never made itAl Viro
2012-05-31pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl commandWill Deacon
2012-05-31vfs: remove unused __d_splice_alias argumentJ. Bruce Fields
2012-05-31vfs: stop d_splice_alias creating directory aliasesJ. Bruce Fields
2012-05-31fsnotify: remove unused parameter from send_to_group()Dan Carpenter
2012-05-31vfs: increment iversion when a file is truncatedDmitry Kasatkin
2012-05-31fs: Move bh_cachep to the __read_mostly sectionShai Fultheim
2012-05-31fs: move file_remove_suid() to fs/inode.cCong Wang
2012-05-31jffs2: get rid of jffs2_sync_superArtem Bityutskiy
2012-05-31jffs2: remove unnecessary GC pass on syncArtem Bityutskiy
2012-05-31jffs2: remove unnecessary GC pass on umountArtem Bityutskiy
2012-05-31jffs2: remove lock_superArtem Bityutskiy
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2012-05-30Btrfs: use delayed ref sequence numbers for all fs-tree updatesJan Schmidt
2012-05-30Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2012-05-30Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-30Btrfs: fix false positive in check-integrity on unmountStefan Behrens
2012-05-30Btrfs: fix runtime warning in check-integrity check data modeStefan Behrens
2012-05-30Btrfs: set ioprio of scrub readahead to idleStefan Behrens
2012-05-30Btrfs: fix return code in drop_objectid_itemsJosef Bacik
2012-05-30Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik
2012-05-30Btrfs: return value of btrfs_read_buffer is checked correctlyTsutomu Itoh
2012-05-30Btrfs: read device stats on mount, write modified ones during commitStefan Behrens
2012-05-30Btrfs: add ioctl to get and reset the device statsStefan Behrens
2012-05-30Btrfs: add device counters for detected IO and checksum errorsStefan Behrens