aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-12-06Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-12-06aio: clean up aio ring in the fail pathGu Zheng
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-12-04nfs: fix do_div() warning by instead using sector_div()Helge Deller
2013-12-04NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust
2013-12-04Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-12-03epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir
2013-12-02vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro
2013-11-28Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-11-27Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-27remove obsolete references to powertweakDave Jones
2013-11-27Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"Greg Kroah-Hartman
2013-11-26Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-25[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French
2013-11-24block: submit_bio_wait() conversionsKent Overstreet
2013-11-24Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher
2013-11-23ceph: allocate non-zero page to fscache in readpage()Li Wang
2013-11-23ceph: wake up 'safe' waiters when unregistering requestYan, Zheng
2013-11-23ceph: cleanup aborted requests when re-sending requests.Yan, Zheng
2013-11-23ceph: handle race between cap reconnect and cap releaseYan, Zheng
2013-11-23ceph: set caps count after composing cap reconnect messageYan, Zheng
2013-11-23ceph: queue cap release in __ceph_remove_cap()Yan, Zheng
2013-11-23sysfs: use a separate locking class for open files depending on mmapTejun Heo
2013-11-23sysfs: handle duplicate removal attempts in sysfs_remove_group()Mika Westerberg
2013-11-22Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-11-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-11-22Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-11-22Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-22Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-11-21configfs: fix race between dentry put and lookupJunxiao Bi
2013-11-21GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse
2013-11-21GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz
2013-11-20btrfs: update kconfig help textDavid Sterba
2013-11-20btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita
2013-11-20btrfs: Use trace condition for get_extent tracepointSteven Rostedt
2013-11-20btrfs: fix typo in the log messageAnand Jain
2013-11-20Btrfs: fix list delete warning when removing ordered root from the listMiao Xie
2013-11-20Btrfs: print bytenr instead of page pointer in check-intStefan Behrens
2013-11-20Btrfs: remove dead codes from ctree.hWang Shilong
2013-11-20Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana
2013-11-20Btrfs: fix lockdep error in async commitLiu Bo
2013-11-20Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo
2013-11-20Btrfs: fix __btrfs_start_workers retvalIlya Dryomov