| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2012-10-04 | 6 | -51/+136 |
|\ |
|
| * | jbd: Fix assertion failure in commit code due to lacking transaction credits | Jan Kara | 2012-09-12 | 2 | -31/+78 |
| * | UDF: Add support for O_DIRECT | Ian Abbott | 2012-09-06 | 2 | -16/+45 |
| * | Merge branch 'fast_track' into for_next | Jan Kara | 2012-09-05 | 1 | -6/+29 |
| |\ |
|
| * | | ext3: Replace 0 with NULL for pointer in super.c file | Sachin Kamat | 2012-09-04 | 1 | -1/+1 |
| * | | udf: add writepages support for udf | Namjae Jeon | 2012-09-04 | 1 | -0/+7 |
| * | | ext3: don't clear orphan list on ro mount with errors | Eric Sandeen | 2012-09-04 | 1 | -2/+4 |
| * | | reiserfs: Make reiserfs_xattr_handlers static | Sachin Kamat | 2012-09-04 | 1 | -1/+1 |
* | | | Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2012-10-03 | 10 | -27/+373 |
|\ \ \ |
|
| * | | | jfs: Fix do_div precision in commit b40c2e66 | Dave Kleikamp | 2012-09-18 | 1 | -3/+4 |
| * | | | JFS: use list_move instead of list_del/list_add | Wei Yongjun | 2012-09-17 | 1 | -6/+3 |
| * | | | fs/jfs: TRIM support for JFS Filesystem | Tino Reichardt | 2012-09-17 | 9 | -21/+369 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-10-02 | 3 | -3/+7 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v3.6-rc7' into next | James Morris | 2012-09-28 | 106 | -834/+1123 |
| |\ \ \ \ |
|
| * | | | | | ima: add inode_post_setattr call | Mimi Zohar | 2012-09-07 | 1 | -0/+2 |
| * | | | | | vfs: move ima_file_free before releasing the file | Mimi Zohar | 2012-09-07 | 1 | -1/+1 |
| * | | | | | vfs: extend vfs_removexattr locking | Mimi Zohar | 2012-09-07 | 1 | -2/+4 |
* | | | | | | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2012-10-02 | 20 | -578/+451 |
|\ \ \ \ \ \ |
|
| * | | | | | | UBIFS: print less | Artem Bityutskiy | 2012-08-31 | 8 | -70/+60 |
| * | | | | | | UBIFS: use pr_ helper instead of printk | Artem Bityutskiy | 2012-08-31 | 4 | -302/+235 |
| * | | | | | | UBIFS: comply with coding style | Artem Bityutskiy | 2012-08-31 | 16 | -206/+161 |
| * | | | | | | UBIFS: use __aligned() attribute | Artem Bityutskiy | 2012-08-31 | 1 | -1/+1 |
| * | | | | | | UBIFS: remove __DATE__ and __TIME__ | Jiri Slaby | 2012-08-31 | 1 | -1/+0 |
| * | | | | | | UBIFS: fix power cut emulation for mtdram | Artem Bityutskiy | 2012-08-31 | 1 | -9/+11 |
| * | | | | | | UBIFS: improve scanning debug output | Artem Bityutskiy | 2012-08-23 | 1 | -4/+4 |
| * | | | | | | UBIFS: always print full error reports | Artem Bityutskiy | 2012-08-22 | 2 | -8/+0 |
| * | | | | | | UBIFS: print PID in debug messages | Artem Bityutskiy | 2012-08-22 | 1 | -2/+4 |
* | | | | | | | Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2012-10-02 | 7 | -80/+447 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | xfs: Make inode32 a remountable option | Carlos Maiolino | 2012-09-26 | 1 | -1/+9 |
| * | | | | | | | xfs: add inode64->inode32 transition into xfs_set_inode32() | Carlos Maiolino | 2012-09-26 | 1 | -3/+12 |
| * | | | | | | | xfs: Fix mp->m_maxagi update during inode64 remount | Carlos Maiolino | 2012-09-26 | 1 | -1/+1 |
| * | | | | | | | xfs: reduce code duplication handling inode32/64 options | Carlos Maiolino | 2012-09-26 | 3 | -62/+72 |
| * | | | | | | | xfs: make inode64 as the default allocation mode | Carlos Maiolino | 2012-09-26 | 1 | -0/+7 |
| * | | | | | | | xfs: Fix m_agirotor reset during AG selection | Carlos Maiolino | 2012-09-26 | 1 | -1/+1 |
| * | | | | | | | Make inode64 a remountable option | Carlos Maiolino | 2012-09-26 | 1 | -1/+29 |
| * | | | | | | | xfs: stop the sync worker before xfs_unmountfs | Ben Myers | 2012-09-17 | 1 | -0/+1 |
| * | | | | | | | xfs: xfs_seek_hole() refinement with hole searching from page cache for unwri... | Jeff Liu | 2012-08-24 | 1 | -11/+67 |
| * | | | | | | | xfs: xfs_seek_data() refinement with unwritten extents check up from page cache | Jeff Liu | 2012-08-24 | 1 | -18/+54 |
| * | | | | | | | xfs: Introduce a helper routine to probe data or hole offset from page cache | Jeff Liu | 2012-08-24 | 1 | -0/+219 |
| * | | | | | | | xfs: Remove type argument from xfs_seek_data()/xfs_seek_hole() | Jeff Liu | 2012-08-24 | 1 | -6/+4 |
| * | | | | | | | xfs: fix race while discarding buffers [V4] | Carlos Maiolino | 2012-08-24 | 2 | -18/+28 |
| * | | | | | | | xfs: check for possible overflow in xfs_ioc_trim | Tomas Racek | 2012-08-16 | 1 | -2/+4 |
| * | | | | | | | xfs: unlock the AGI buffer when looping in xfs_dialloc | Christoph Hellwig | 2012-08-16 | 1 | -8/+9 |
| * | | | | | | | xfs: kill struct declarations in xfs_mount.h | Alex Elder | 2012-08-16 | 2 | -5/+1 |
| * | | | | | | | xfs: fix uninitialised variable in xfs_rtbuf_get() | Dave Chinner | 2012-08-16 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 94 | -2092/+2486 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas | 2012-10-02 | 3 | -2/+26 |
| * | | | | | | | | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 2012-10-02 | 47 | -6/+240 |
| * | | | | | | | | btrfs: reada_extent doesn't need kref for refcount | Al Viro | 2012-10-02 | 1 | -11/+7 |
| * | | | | | | | | coredump: move core dump functionality into its own file | Alex Kelly | 2012-10-02 | 3 | -645/+688 |