Age | Commit message (Expand) | Author | Files | Lines |
2014-01-11 | ext4: delete "set but not used" variables | jon ernst | 2 | -7/+1 |
2014-01-07 | ext4: don't pass freed handle to ext4_walk_page_buffers | Theodore Ts'o | 1 | -1/+1 |
2014-01-07 | ext4: avoid clearing beyond i_blocks when truncating an inline data file | Theodore Ts'o | 1 | -3/+5 |
2014-01-06 | ext4: ext4_inode_is_fast_symlink should use EXT4_CLUSTER_SIZE | Yongqiang Yang | 1 | -2/+2 |
2014-01-06 | ext4: fix a typo in extents.c | Yongqiang Yang | 1 | -1/+1 |
2014-01-06 | ext4: use %pd printk specificer | David Howells | 1 | -3/+2 |
2014-01-06 | ext4: standardize error handling in ext4_da_write_inline_data_begin() | Jan Kara | 1 | -7/+4 |
2014-01-06 | ext4: retry allocation when inline->extent conversion failed | Jan Kara | 1 | -0/+7 |
2014-01-06 | ext4: enable punch hole for bigalloc | Zheng Liu | 1 | -5/+0 |
2014-01-06 | ext4: fix bigalloc regression | Eric Whitney | 1 | -1/+1 |
2013-12-20 | ext4: add explicit casts when masking cluster sizes | Theodore Ts'o | 3 | -17/+25 |
2013-12-18 | ext4: fix deadlock when writing in ENOSPC conditions | Jan Kara | 1 | -12/+0 |
2013-12-09 | jbd2: rename obsoleted msg JBD->JBD2 | Dmitry Monakhov | 3 | -9/+9 |
2013-12-09 | jbd2: revise KERN_EMERG error messages | Jan Kara | 2 | -10/+8 |
2013-12-09 | jbd2: don't BUG but return ENOSPC if a handle runs out of space | Theodore Ts'o | 1 | -2/+4 |
2013-12-09 | ext4: Do not reserve clusters when fs doesn't support extents | Jan Kara | 1 | -4/+13 |
2013-12-09 | ext4: fix del_timer() misuse for ->s_err_report | Al Viro | 1 | -2/+2 |
2013-12-04 | ext4: check for overlapping extents in ext4_valid_extent_entries() | Eryu Guan | 1 | -1/+18 |
2013-12-04 | ext4: fix use-after-free in ext4_mb_new_blocks | Junho Ryu | 1 | -3/+8 |
2013-12-02 | ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails | Theodore Ts'o | 1 | -0/+9 |
2013-11-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2013-11-29 | fix bogus path_put() of nd->root after some unlazy_walk() failures | Al Viro | 1 | -2/+1 |
2013-11-28 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 7 | -24/+189 |
2013-11-28 | Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+20 |
2013-11-28 | remove obsolete references to powertweak | Dave Jones | 1 | -1/+1 |
2013-11-27 | Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" | Greg Kroah-Hartman | 1 | -9/+0 |
2013-11-27 | Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -41/+121 |
2013-11-25 | [CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload | Steve French | 1 | -2/+4 |
2013-11-23 | ceph: allocate non-zero page to fscache in readpage() | Li Wang | 1 | -1/+1 |
2013-11-23 | ceph: wake up 'safe' waiters when unregistering request | Yan, Zheng | 1 | -1/+2 |
2013-11-23 | ceph: cleanup aborted requests when re-sending requests. | Yan, Zheng | 1 | -1/+4 |
2013-11-23 | ceph: handle race between cap reconnect and cap release | Yan, Zheng | 3 | -4/+26 |
2013-11-23 | ceph: set caps count after composing cap reconnect message | Yan, Zheng | 1 | -5/+18 |
2013-11-23 | ceph: queue cap release in __ceph_remove_cap() | Yan, Zheng | 3 | -21/+14 |
2013-11-23 | sysfs: use a separate locking class for open files depending on mmap | Tejun Heo | 1 | -2/+20 |
2013-11-23 | sysfs: handle duplicate removal attempts in sysfs_remove_group() | Mika Westerberg | 1 | -0/+9 |
2013-11-22 | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -6/+2 |
2013-11-22 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -83/+51 |
2013-11-22 | Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -75/+101 |
2013-11-22 | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds | 2 | -2/+6 |
2013-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 13 | -54/+53 |
2013-11-22 | Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 5 | -23/+43 |
2013-11-22 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 1 | -2/+14 |
2013-11-22 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 3 | -8/+12 |
2013-11-22 | configfs: fix race between dentry put and lookup | Junxiao Bi | 1 | -2/+14 |
2013-11-21 | GFS2: Fix ref count bug relating to atomic_open | Steven Whitehouse | 1 | -1/+4 |
2013-11-21 | GFS2: fix potential NULL pointer dereference | Michal Nazarewicz | 1 | -1/+2 |
2013-11-21 | btrfs: update kconfig help text | David Sterba | 1 | -5/+10 |
2013-11-21 | btrfs: fix bio_size_ok() for max_sectors > 0xffff | Akinobu Mita | 1 | -1/+1 |
2013-11-21 | btrfs: Use trace condition for get_extent tracepoint | Steven Rostedt | 1 | -2/+1 |