summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ceph: cleanup aborted requests when re-sending requests.Yan, Zheng2013-11-231-1/+4
| | * | | ceph: handle race between cap reconnect and cap releaseYan, Zheng2013-11-233-4/+26
| | * | | ceph: set caps count after composing cap reconnect messageYan, Zheng2013-11-231-5/+18
| | * | | ceph: queue cap release in __ceph_remove_cap()Yan, Zheng2013-11-233-21/+14
| | * | | ceph: handle frag mismatch between readdir request and replyYan, Zheng2013-09-303-5/+25
| | * | | ceph: remove outdated frag informationYan, Zheng2013-09-301-4/+29
| | * | | ceph: hung on ceph fscache invalidate in some casesMilosz Tanski2013-09-261-0/+3
* | | | | Merge branch 'driver-core-linus' into driver-core-nextGreg Kroah-Hartman2013-11-281-2/+20
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"Greg Kroah-Hartman2013-11-271-9/+0
| * | | | sysfs: use a separate locking class for open files depending on mmapTejun Heo2013-11-231-2/+20
| * | | | sysfs: handle duplicate removal attempts in sysfs_remove_group()Mika Westerberg2013-11-231-0/+9
| |/ / /
* | | | sysfs, kernfs: introduce kernfs_setattr()Tejun Heo2013-11-273-11/+24
* | | | sysfs, kernfs: introduce kernfs_rename[_ns]()Tejun Heo2013-11-273-12/+16
* | | | sysfs, kernfs: introduce kernfs_create_link()Tejun Heo2013-11-271-30/+46
* | | | sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()Tejun Heo2013-11-275-26/+22
* | | | sysfs, kernfs: add skeletons for kernfsTejun Heo2013-11-277-1/+51
* | | | sysfs: make __sysfs_add_one() fail if the parent isn't a directoryTejun Heo2013-11-271-0/+3
* | | | sysfs: drop kobj_ns_type handling, take #2Tejun Heo2013-11-274-112/+55
|/ / /
* | | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-11-221-6/+2
|\ \ \
| * | | eCryptfs: file->private_data is always validTyler Hicks2013-11-141-6/+2
* | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-11-221-83/+51
|\ \ \ \
| * | | | aio: nullify aio->ring_pages after freeing itSasha Levin2013-11-191-1/+3
| * | | | aio: prevent double free in ioctx_allocSasha Levin2013-11-191-1/+0
| * | | | Merge branch 'aio-fix' of http://evilpiepirate.org/git/linux-bcacheBenjamin LaHaise2013-11-041-81/+48
| |\ \ \ \
| | * | | | aio: Fix a trinity splatKent Overstreet2013-10-111-81/+48
* | | | | | Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-11-222-75/+101
|\ \ \ \ \ \
| * | | | | | nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields2013-11-201-1/+2
| * | | | | | nfsd: make sure to balance get/put_write_accessChristoph Hellwig2013-11-181-14/+15
| * | | | | | nfsd: split up nfsd_setattrChristoph Hellwig2013-11-181-60/+84
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2013-11-222-2/+6
|\ \ \ \ \ \
| * | | | | | GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse2013-11-211-1/+4
| * | | | | | GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz2013-11-211-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-11-2213-54/+53
|\ \ \ \ \ \ \
| * | | | | | | btrfs: update kconfig help textDavid Sterba2013-11-211-5/+10
| * | | | | | | btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita2013-11-211-1/+1
| * | | | | | | btrfs: Use trace condition for get_extent tracepointSteven Rostedt2013-11-211-2/+1
| * | | | | | | btrfs: fix typo in the log messageAnand Jain2013-11-211-1/+1
| * | | | | | | Btrfs: fix list delete warning when removing ordered root from the listMiao Xie2013-11-211-0/+1
| * | | | | | | Btrfs: print bytenr instead of page pointer in check-intStefan Behrens2013-11-211-8/+17
| * | | | | | | Btrfs: remove dead codes from ctree.hWang Shilong2013-11-211-6/+0
| * | | | | | | Btrfs: don't wait for ordered data outside desired rangeFilipe David Borba Manana2013-11-211-1/+1
| * | | | | | | Btrfs: fix lockdep error in async commitLiu Bo2013-11-211-2/+2
| * | | | | | | Btrfs: avoid heavy operations in btrfs_commit_superLiu Bo2013-11-211-20/+1
| * | | | | | | Btrfs: fix __btrfs_start_workers retvalIlya Dryomov2013-11-211-0/+1
| * | | | | | | Btrfs: disable online raid-repair on ro mountsIlya Dryomov2013-11-211-3/+8
| * | | | | | | Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov2013-11-211-2/+4
| * | | | | | | Btrfs: only drop modified extents if we logged the whole inodeJosef Bacik2013-11-211-1/+1
| * | | | | | | Btrfs: make sure to copy everything if we renameJosef Bacik2013-11-211-1/+2
| * | | | | | | Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik2013-11-211-1/+2
* | | | | | | | Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-11-225-23/+43
|\ \ \ \ \ \ \ \