aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ceph: handle -ESTALE replyYan, Zheng2014-01-21
* ceph: fix trim capsYan, Zheng2014-01-21
* ceph: fix cache revoke raceYan, Zheng2014-01-21
* ceph: use ceph_seq_cmp() to compare migrate_seqYan, Zheng2014-01-21
* ceph: handle cap export race in try_flush_caps()Yan, Zheng2014-01-21
* ceph: trivial comment fixJ. Bruce Fields2014-01-16
* libceph: all features fields must be u64Ilya Dryomov2013-12-31
* ceph fscache: Uncaching no data page from fscache in readpage()Li Wang2013-12-31
* ceph fscache: Introduce a routine for uncaching single no data page from fscacheLi Wang2013-12-31
* ceph: add acl for cephfsGuangliang Zhao2013-12-31
* ceph: check caps in filemap_fault and page_mkwriteYan, Zheng2013-12-31
* fs: ceph: new helper: file_inode(file)Libo Chen2013-12-13
* ceph: Clean up if error occurred in finish_read()Li Wang2013-12-13
* ceph: implement readv/preadv for sync operationmajianpeng2013-12-13
* ceph: Implement writev/pwritev for sync operation.majianpeng2013-12-13
* ceph: drop unconnected inodesYan, Zheng2013-12-13
* ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang2013-12-13
* ceph: initialize inode before instantiating dentryYan, Zheng2013-12-13
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-12-06
|\
| * aio: clean up aio ring in the fail pathGu Zheng2013-12-06
* | Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-12-05
|\ \
| * | epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir2013-12-03
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-05
|\ \ \
| * | | block: submit_bio_wait() conversionsKent Overstreet2013-11-24
* | | | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-12-05
|\ \ \ \
| * | | | nfs: fix do_div() warning by instead using sector_div()Helge Deller2013-12-04
| * | | | NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust2013-12-04
| * | | | NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKEDTrond Myklebust2013-11-20
| * | | | NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust2013-11-20
| * | | | NFSv4 wait on recovery for async session errorsAndy Adamson2013-11-20
| * | | | NFS: Fix a warning in nfs_setsecurityTrond Myklebust2013-11-19
| * | | | NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker2013-11-19
* | | | | Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-12-04
|\ \ \ \ \
| * | | | | Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher2013-11-23
* | | | | | vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds2013-12-02
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-29
|\ \ \ \ \
| * | | | | fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro2013-11-29
* | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-28
|\ \ \ \ \ \
| * | | | | | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French2013-11-25
| * | | | | | Check SMB3 dialects against downgrade attacksSteve French2013-11-20
| * | | | | | Removed duplicated (and unneeded) gotoSteve French2013-11-18
| * | | | | | CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large filesSteve French2013-11-18
* | | | | | | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-28
|\ \ \ \ \ \ \
| * | | | | | | Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"Greg Kroah-Hartman2013-11-27
| * | | | | | | sysfs: use a separate locking class for open files depending on mmapTejun Heo2013-11-23
| * | | | | | | sysfs: handle duplicate removal attempts in sysfs_remove_group()Mika Westerberg2013-11-23
| | |/ / / / / | |/| | | | |
* | | | | | | remove obsolete references to powertweakDave Jones2013-11-27
* | | | | | | Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ceph: allocate non-zero page to fscache in readpage()Li Wang2013-11-23
| * | | | | | ceph: wake up 'safe' waiters when unregistering requestYan, Zheng2013-11-23