summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu2013-12-171-21/+50
* xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu2013-12-171-1/+2
* xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu2013-12-171-6/+3Star
* xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely2013-12-171-13/+13
* xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner2013-12-101-1/+5
* xfs: don't perform discard if the given range length is less than block sizeJie Liu2013-12-101-2/+3
* xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2013-12-102-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-291-2/+1Star
|\
| * fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro2013-11-291-2/+1Star
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-287-24/+189
|\ \
| * | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French2013-11-251-2/+4
| * | Check SMB3 dialects against downgrade attacksSteve French2013-11-206-4/+90
| * | Removed duplicated (and unneeded) gotoSteve French2013-11-191-4/+2Star
| * | CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large filesSteve French2013-11-192-14/+93
* | | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-281-2/+20
|\ \ \
| * | | Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"Greg Kroah-Hartman2013-11-271-9/+0Star
| * | | 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
| | |/ | |/|
* | | remove obsolete references to powertweakDave Jones2013-11-281-1/+1
* | | Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-278-41/+121
|\ \ \ | |/ / |/| |
| * | ceph: allocate non-zero page to fscache in readpage()Li Wang2013-11-231-1/+1
| * | ceph: wake up 'safe' waiters when unregistering requestYan, Zheng2013-11-231-1/+2
| * | 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/+14Star
| * | 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 tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-11-221-6/+2Star
|\ \ \
| * | | eCryptfs: file->private_data is always validTyler Hicks2013-11-141-6/+2Star
* | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-11-221-83/+51Star
|\ \ \ \
| * | | | aio: nullify aio->ring_pages after freeing itSasha Levin2013-11-191-1/+3
| * | | | aio: prevent double free in ioctx_allocSasha Levin2013-11-191-1/+0Star
| * | | | Merge branch 'aio-fix' of http://evilpiepirate.org/git/linux-bcacheBenjamin LaHaise2013-11-041-81/+48Star
| |\ \ \ \
| | * | | | aio: Fix a trinity splatKent Overstreet2013-10-111-81/+48Star
* | | | | | 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/+53Star
|\ \ \ \ \ \ \
| * | | | | | | 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/+1Star
| * | | | | | | 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