Age | Commit message (Expand) | Author | Files | Lines |
2015-06-22 | nfsd: wrap too long lines in nfsd4_encode_read | Christoph Hellwig | 1 | -3/+6 |
2015-06-22 | nfsd: fput rd_file from XDR encode context | Christoph Hellwig | 2 | -12/+14 |
2015-06-22 | nfsd: take struct file setup fully into nfs4_preprocess_stateid_op | Christoph Hellwig | 7 | -62/+74 |
2015-06-19 | nfsd: refactor nfs4_preprocess_stateid_op | Christoph Hellwig | 1 | -45/+52 |
2015-06-19 | nfsd: clean up raparams handling | Christoph Hellwig | 3 | -55/+43 |
2015-06-19 | nfsd: use swap() in sort_pacl_range() | Fabian Frederick | 1 | -4/+2 |
2015-06-04 | nfsd: Update callback sequnce id only CB_SEQUENCE success | Kinglong Mee | 2 | -2/+13 |
2015-06-04 | nfsd: Reset cb_status in nfsd4_cb_prepare() at retrying | Kinglong Mee | 1 | -0/+1 |
2015-05-29 | nfsd: Remove dead declarations | Andreas Gruenbacher | 1 | -12/+0 |
2015-05-29 | nfsd: work around a gcc-5.1 warning | Arnd Bergmann | 1 | -2/+1 |
2015-05-29 | nfsd: Checking for acl support does not require fetching any acls | Andreas Gruenbacher | 1 | -15/+10 |
2015-05-29 | nfsd: Disable NFSv2 timestamp workaround for NFSv3+ | Andreas Gruenbacher | 2 | -38/+50 |
2015-05-07 | nfsd: stop READDIRPLUS returning inconsistent attributes | NeilBrown | 1 | -5/+7 |
2015-05-04 | nfsd: remove nfsd_close | Christoph Hellwig | 3 | -16/+6 |
2015-05-04 | nfsd: skip CB_NULL probes for 4.1 or later | Christoph Hellwig | 1 | -0/+9 |
2015-05-04 | nfsd: fix callback restarts | Christoph Hellwig | 3 | -33/+24 |
2015-05-04 | nfsd: split transport vs operation errors for callbacks | Christoph Hellwig | 2 | -36/+25 |
2015-05-04 | nfsd: fix pNFS return on close semantics | Sachin Bhamare | 3 | -7/+133 |
2015-05-04 | nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op | Christoph Hellwig | 1 | -10/+11 |
2015-05-04 | nfsd/blocklayout: pretend we can send deviceid notifications | Christoph Hellwig | 1 | -0/+11 |
2015-05-04 | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -229/+210 |
2015-05-03 | ext4: fix growing of tiny filesystems | Jan Kara | 1 | -2/+5 |
2015-05-03 | ext4: move check under lock scope to close a race. | Davide Italiano | 1 | -7/+8 |
2015-05-03 | ext4: fix data corruption caused by unwritten and delayed extents | Lukas Czerner | 2 | -0/+10 |
2015-05-02 | ext4 crypto: remove duplicated encryption mode definitions | Chanho Park | 1 | -6/+0 |
2015-05-02 | ext4 crypto: do not select from EXT4_FS_ENCRYPTION | Herbert Xu | 1 | -2/+7 |
2015-05-01 | ext4 crypto: add padding to filenames before encrypting | Theodore Ts'o | 5 | -8/+31 |
2015-05-01 | ext4 crypto: simplify and speed up filename encryption | Theodore Ts'o | 5 | -204/+149 |
2015-05-01 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -77/+118 |
2015-04-29 | Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent | Forrest Liu | 1 | -25/+26 |
2015-04-27 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -17/+25 |
2015-04-27 | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 34 | -163/+313 |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 285 | -1520/+1512 |
2015-04-26 | Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. | Yang Dongsheng | 2 | -9/+14 |
2015-04-26 | btrfs: unlock i_mutex after attempting to delete subvolume during send | Omar Sandoval | 1 | -1/+2 |
2015-04-26 | btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache | Omar Sandoval | 1 | -4/+6 |
2015-04-26 | btrfs: fix race on ENOMEM in alloc_extent_buffer | Omar Sandoval | 1 | -1/+2 |
2015-04-26 | btrfs: handle ENOMEM in btrfs_alloc_tree_block | Omar Sandoval | 1 | -13/+28 |
2015-04-26 | Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole | Forrest Liu | 1 | -4/+11 |
2015-04-26 | Btrfs: don't check for delalloc_bytes in cache_save_setup | Chris Mason | 1 | -2/+1 |
2015-04-26 | Btrfs: fix deadlock when starting writeback of bg caches | Filipe Manana | 1 | -1/+1 |
2015-04-26 | Btrfs: fix race between start dirty bg cache writeout and bg deletion | Filipe Manana | 1 | -17/+27 |
2015-04-24 | RCU pathwalk breakage when running into a symlink overmounting something | Al Viro | 1 | -2/+4 |
2015-04-24 | direct-io: only inc/dec inode->i_dio_count for file systems | Jens Axboe | 8 | -32/+22 |
2015-04-24 | fs/9p: fix readdir() | Johannes Berg | 1 | -0/+2 |
2015-04-24 | Btrfs: prevent list corruption during free space cache processing | Chris Mason | 1 | -14/+18 |
2015-04-24 | Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 10 | -77/+35 |
2015-04-24 | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 46 | -897/+2113 |
2015-04-24 | Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 46 | -1929/+1992 |
2015-04-24 | Btrfs: fix inode cache writeout | Chris Mason | 1 | -3/+7 |