| 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-11-21 | 4 | -19/+60 |
|\ |
|
| * | ext3: Avoid underflow of in ext3_trim_fs() | Lukas Czerner | 2012-11-19 | 1 | -2/+3 |
| * | reiserfs: Move quota calls out of write lock | Jan Kara | 2012-11-19 | 3 | -7/+25 |
| * | reiserfs: Protect reiserfs_quota_write() with write lock | Jan Kara | 2012-11-19 | 1 | -0/+4 |
| * | reiserfs: Protect reiserfs_quota_on() with write lock | Jan Kara | 2012-11-19 | 1 | -3/+8 |
| * | reiserfs: Fix lock ordering during remount | Jan Kara | 2012-11-19 | 1 | -7/+20 |
* | | fanotify: fix FAN_Q_OVERFLOW case of fanotify_read() | Al Viro | 2012-11-18 | 1 | -1/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-11-18 | 1 | -1/+0 |
|\ \ |
|
| * | | kill bogus BUG_ON() in do_close_on_exec() | Al Viro | 2012-11-12 | 1 | -1/+0 |
* | | | Merge tag 'for-linus-v3.7-rc7' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2012-11-18 | 3 | -19/+69 |
|\ \ \ |
|
| * | | | xfs: drop buffer io reference when a bad bio is built | Dave Chinner | 2012-11-17 | 1 | -2/+12 |
| * | | | xfs: fix broken error handling in xfs_vm_writepage | Dave Chinner | 2012-11-17 | 1 | -15/+39 |
| * | | | xfs: fix attr tree double split corruption | Dave Chinner | 2012-11-17 | 1 | -2/+18 |
* | | | | mm, oom: reintroduce /proc/pid/oom_adj | David Rientjes | 2012-11-16 | 1 | -0/+109 |
* | | | | Merge tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2012-11-15 | 3 | -2/+19 |
|\ \ \ \ |
|
| * | | | | UBIFS: fix mounting problems after power cuts | Artem Bityutskiy | 2012-10-26 | 1 | -2/+10 |
| * | | | | UBIFS: introduce categorized lprops counter | Artem Bityutskiy | 2012-10-26 | 2 | -0/+9 |
| | |/ /
| |/| | |
|
* | | | | pstore: Fix NULL pointer dereference in console writes | Colin Ian King | 2012-11-15 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-11-10 | 2 | -30/+30 |
|\ \ \ |
|
| * | | | cifs: Do not lookup hashed negative dentry in cifs_atomic_open | Sachin Prabhu | 2012-11-05 | 1 | -1/+10 |
| * | | | cifs: fix potential buffer overrun in cifs.idmap handling code | Jeff Layton | 2012-11-03 | 1 | -29/+20 |
* | | | | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2012-11-09 | 2 | -35/+4 |
|\ \ \ \ |
|
| * | | | | fanotify: fix missing break | Eric Paris | 2012-11-09 | 1 | -0/+1 |
| * | | | | revert "epoll: support for disabling items, and a self-test app" | Andrew Morton | 2012-11-09 | 1 | -35/+3 |
* | | | | | Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2012-11-09 | 13 | -63/+127 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | xfs: fix reading of wrapped log data | Dave Chinner | 2012-11-08 | 1 | -1/+1 |
| * | | | | xfs: fix buffer shudown reference count mismatch | Dave Chinner | 2012-11-08 | 1 | -0/+18 |
| * | | | | xfs: don't vmap inode cluster buffers during free | Dave Chinner | 2012-11-08 | 1 | -1/+2 |
| * | | | | xfs: invalidate allocbt blocks moved to the free list | Dave Chinner | 2012-11-08 | 1 | -0/+2 |
| * | | | | xfs: silence uninitialised f.file warning. | Dave Chinner | 2012-11-08 | 1 | -1/+1 |
| * | | | | xfs: growfs: don't read garbage for new secondary superblocks | Dave Chinner | 2012-11-08 | 1 | -2/+19 |
| * | | | | xfs: move allocation stack switch up to xfs_bmapi_allocate | Dave Chinner | 2012-11-08 | 4 | -56/+54 |
| * | | | | xfs: introduce XFS_BMAPI_STACK_SWITCH | Dave Chinner | 2012-11-08 | 5 | -3/+13 |
| * | | | | xfs: zero allocation_args on the kernel stack | Mark Tinguely | 2012-11-08 | 3 | -0/+5 |
| * | | | | xfs: only update the last_sync_lsn when a transaction completes | Dave Chinner | 2012-11-08 | 1 | -3/+16 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds | 2012-11-07 | 6 | -38/+43 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | GFS2: Test bufdata with buffer locked and gfs2_log_lock held | Benjamin Marzinski | 2012-11-07 | 2 | -12/+10 |
| * | | | | GFS2: Don't call file_accessed() with a shared glock | Benjamin Marzinski | 2012-11-07 | 2 | -8/+7 |
| * | | | | GFS2: Fix FITRIM argument handling | Lukas Czerner | 2012-11-07 | 1 | -3/+17 |
| * | | | | GFS2: Require user to provide argument for FITRIM | Lukas Czerner | 2012-11-07 | 1 | -6/+2 |
| * | | | | GFS2: Clean up some unused assignments | Andrew Price | 2012-11-07 | 2 | -4/+0 |
| * | | | | GFS2: Fix possible null pointer deref in gfs2_rs_alloc | Andrew Price | 2012-11-07 | 1 | -3/+2 |
| * | | | | GFS2: Fix an unchecked error from gfs2_rs_alloc | Andrew Price | 2012-11-07 | 1 | -2/+5 |
| |/ / / |
|
* | | | | NFS4: nfs4_opendata_access should return errno | Weston Andros Adamson | 2012-11-02 | 1 | -1/+1 |
* | | | | NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly | Trond Myklebust | 2012-11-01 | 1 | -1/+1 |
* | | | | NFS: add nfs_sb_deactive_async to avoid deadlock | Weston Andros Adamson | 2012-10-31 | 5 | -3/+56 |
* | | | | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings | 2012-10-31 | 4 | -9/+20 |
* | | | | nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts | Scott Mayhew | 2012-10-31 | 1 | -1/+1 |
* | | | | nfs: Check whether a layout pointer is NULL before free it | Yanchuan Nian | 2012-10-31 | 1 | -2/+2 |
* | | | | NFS: fix bug in legacy DNS resolver. | NeilBrown | 2012-10-31 | 1 | -2/+3 |