summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-01-11ext4: delete "set but not used" variablesjon ernst2-7/+1
2014-01-07ext4: don't pass freed handle to ext4_walk_page_buffersTheodore Ts'o1-1/+1
2014-01-07ext4: avoid clearing beyond i_blocks when truncating an inline data fileTheodore Ts'o1-3/+5
2014-01-06ext4: ext4_inode_is_fast_symlink should use EXT4_CLUSTER_SIZEYongqiang Yang1-2/+2
2014-01-06ext4: fix a typo in extents.cYongqiang Yang1-1/+1
2014-01-06ext4: use %pd printk specificerDavid Howells1-3/+2
2014-01-06ext4: standardize error handling in ext4_da_write_inline_data_begin()Jan Kara1-7/+4
2014-01-06ext4: retry allocation when inline->extent conversion failedJan Kara1-0/+7
2014-01-06ext4: enable punch hole for bigallocZheng Liu1-5/+0
2014-01-06ext4: fix bigalloc regressionEric Whitney1-1/+1
2013-12-20ext4: add explicit casts when masking cluster sizesTheodore Ts'o3-17/+25
2013-12-18ext4: fix deadlock when writing in ENOSPC conditionsJan Kara1-12/+0
2013-12-09jbd2: rename obsoleted msg JBD->JBD2Dmitry Monakhov3-9/+9
2013-12-09jbd2: revise KERN_EMERG error messagesJan Kara2-10/+8
2013-12-09jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o1-2/+4
2013-12-09ext4: Do not reserve clusters when fs doesn't support extentsJan Kara1-4/+13
2013-12-09ext4: fix del_timer() misuse for ->s_err_reportAl Viro1-2/+2
2013-12-04ext4: check for overlapping extents in ext4_valid_extent_entries()Eryu Guan1-1/+18
2013-12-04ext4: fix use-after-free in ext4_mb_new_blocksJunho Ryu1-3/+8
2013-12-02ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() failsTheodore Ts'o1-0/+9
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-28Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+20
2013-11-28remove 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-27Merge 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-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds1-2/+14
2013-11-22Merge git://git.infradead.org/users/eparis/auditLinus Torvalds3-8/+12
2013-11-22configfs: 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-21btrfs: update kconfig help textDavid Sterba1-5/+10
2013-11-21btrfs: fix bio_size_ok() for max_sectors > 0xffffAkinobu Mita1-1/+1
2013-11-21btrfs: Use trace condition for get_extent tracepointSteven Rostedt1-2/+1