summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-165-3/+130
|\
| * mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes2012-11-161-0/+109
| * Merge tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-11-153-2/+19
| |\
| | * UBIFS: fix mounting problems after power cutsArtem Bityutskiy2012-10-261-2/+10
| | * UBIFS: introduce categorized lprops counterArtem Bityutskiy2012-10-262-0/+9
| * | pstore: Fix NULL pointer dereference in console writesColin Ian King2012-11-141-1/+2
* | | Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman2012-11-1437-214/+330
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-11-102-30/+30
| |\ \
| | * | cifs: Do not lookup hashed negative dentry in cifs_atomic_openSachin Prabhu2012-11-051-1/+10
| | * | cifs: fix potential buffer overrun in cifs.idmap handling codeJeff Layton2012-11-031-29/+20
| * | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-092-35/+4
| |\ \ \
| | * | | fanotify: fix missing breakEric Paris2012-11-091-0/+1
| | * | | revert "epoll: support for disabling items, and a self-test app"Andrew Morton2012-11-091-35/+3
| * | | | Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-11-0913-63/+127
| |\ \ \ \
| | * | | | xfs: fix reading of wrapped log dataDave Chinner2012-11-081-1/+1
| | * | | | xfs: fix buffer shudown reference count mismatchDave Chinner2012-11-081-0/+18
| | * | | | xfs: don't vmap inode cluster buffers during freeDave Chinner2012-11-081-1/+2
| | * | | | xfs: invalidate allocbt blocks moved to the free listDave Chinner2012-11-081-0/+2
| | * | | | xfs: silence uninitialised f.file warning.Dave Chinner2012-11-081-1/+1
| | * | | | xfs: growfs: don't read garbage for new secondary superblocksDave Chinner2012-11-081-2/+19
| | * | | | xfs: move allocation stack switch up to xfs_bmapi_allocateDave Chinner2012-11-084-56/+54
| | * | | | xfs: introduce XFS_BMAPI_STACK_SWITCHDave Chinner2012-11-085-3/+13
| | * | | | xfs: zero allocation_args on the kernel stackMark Tinguely2012-11-083-0/+5
| | * | | | xfs: only update the last_sync_lsn when a transaction completesDave Chinner2012-11-081-3/+16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-11-076-38/+43
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski2012-11-072-12/+10
| | * | | | GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski2012-11-072-8/+7
| | * | | | GFS2: Fix FITRIM argument handlingLukas Czerner2012-11-071-3/+17
| | * | | | GFS2: Require user to provide argument for FITRIMLukas Czerner2012-11-071-6/+2
| | * | | | GFS2: Clean up some unused assignmentsAndrew Price2012-11-072-4/+0
| | * | | | GFS2: Fix possible null pointer deref in gfs2_rs_allocAndrew Price2012-11-071-3/+2
| | * | | | GFS2: Fix an unchecked error from gfs2_rs_allocAndrew Price2012-11-071-2/+5
| | |/ / /
| * | | | NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson2012-11-021-1/+1
| * | | | NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust2012-11-011-1/+1
| * | | | NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-315-3/+56
| * | | | nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-10-314-9/+20
| * | | | nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-10-311-1/+1
| * | | | nfs: Check whether a layout pointer is NULL before free itYanchuan Nian2012-10-311-2/+2
| * | | | NFS: fix bug in legacy DNS resolver.NeilBrown2012-10-311-2/+3
| * | | | NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust2012-10-311-0/+1
| * | | | NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust2012-10-311-13/+23
| * | | | NFS: Wait for session recovery to finish before returningBryan Schumaker2012-10-311-2/+1
| | |/ / | |/| |
| * | | Return the right error value when dup[23]() newfd argument is too largeAl Viro2012-10-301-2/+2
| * | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-301-10/+9
| |\ \ \
| | * | | ext4: fix unjournaled inode bitmap modificationEric Sandeen2012-10-281-10/+9
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-301-2/+4
| |\ \ \ \
| | * | | | vfs: fix: don't increase bio_slab_max if krealloc() failsAnna Leuschner2012-10-221-2/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-291-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ceph: fix dentry reference leak in encode_fh()David Zafman2012-10-291-0/+2
* | | | | | Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-2936-231/+413
|\ \ \ \ \ \ | |/ / / / /
OpenPOWER on IntegriCloud