summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2013-12-13xfs: refactor xfs_buf_item_format_segmentChristoph Hellwig1-33/+39
2013-12-13xfs: remove duplicate code in xlog_cil_insert_format_itemsChristoph Hellwig1-20/+13
2013-12-11xfs: align initial file allocations correctlyDave Chinner1-2/+7
2013-12-11xfs: fix calculation of freed inode cluster blocksBen Myers1-1/+1
2013-12-11xfs: xfs_dir2_block_to_sf temp buffer allocation failsDave Chinner1-24/+34
2013-12-09xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu1-21/+50
2013-12-09xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu1-1/+2
2013-12-06xfs: add xfs_setattr_timeChristoph Hellwig1-36/+30
2013-12-06xfs: tiny xfs_setattr_mode cleanupChristoph Hellwig1-6/+4
2013-12-06xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu1-6/+3
2013-12-06xfs: integrate xfs_quota_priv header file to xfs_qmJie Liu2-43/+17
2013-12-06xfs: make quota metadata truncation behavior consistent to user spaceJie Liu1-6/+12
2013-12-05xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely1-13/+13
2013-12-05xfs: free the list of recovery items on errorMark Tinguely1-3/+14
2013-12-05fs: fix iversion handlingChristoph Hellwig3-7/+10
2013-12-05xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner1-1/+5
2013-12-04xfs: don't perform discard if the given range length is less than block sizeJie Liu1-2/+3
2013-12-04xfs: fix the comment explaining xfs_trans_dqlockedjoinChristoph Hellwig1-2/+2
2013-12-04xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2-2/+4
2013-12-04xfs: remove unused FI_ flagsChristoph Hellwig1-9/+0
2013-12-04xfs: simplify xfs_setsize_buftarg callchain; remove unused argEric Sandeen1-18/+8
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro1-2/+1
2013-11-28Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-24/+189
2013-11-27Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+20
2013-11-27remove obsolete references to powertweakDave Jones1-1/+1
2013-11-27Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"Greg Kroah-Hartman1-9/+0
2013-11-26Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-41/+121
2013-11-25[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offloadSteve French1-2/+4
2013-11-23ceph: allocate non-zero page to fscache in readpage()Li Wang1-1/+1
2013-11-23ceph: wake up 'safe' waiters when unregistering requestYan, Zheng1-1/+2
2013-11-23ceph: cleanup aborted requests when re-sending requests.Yan, Zheng1-1/+4
2013-11-23ceph: handle race between cap reconnect and cap releaseYan, Zheng3-4/+26
2013-11-23ceph: set caps count after composing cap reconnect messageYan, Zheng1-5/+18
2013-11-23ceph: queue cap release in __ceph_remove_cap()Yan, Zheng3-21/+14
2013-11-23sysfs: use a separate locking class for open files depending on mmapTejun Heo1-2/+20
2013-11-23sysfs: handle duplicate removal attempts in sysfs_remove_group()Mika Westerberg1-0/+9
2013-11-22Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+2
2013-11-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-83/+51
2013-11-22Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-75/+101
2013-11-22Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2-2/+6
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-54/+53
2013-11-22Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-23/+43
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-2/+14
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds3-8/+12
2013-11-21configfs: fix race between dentry put and lookupJunxiao Bi1-2/+14
2013-11-21GFS2: Fix ref count bug relating to atomic_openSteven Whitehouse1-1/+4
2013-11-21GFS2: fix potential NULL pointer dereferenceMichal Nazarewicz1-1/+2
2013-11-20btrfs: update kconfig help textDavid Sterba1-5/+10
2013-11-20btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita1-1/+1