index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
1
-0
/
+109
2012-11-15
Merge tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-2
/
+19
2012-11-15
pstore: Fix NULL pointer dereference in console writes
Colin Ian King
1
-1
/
+2
2012-11-10
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-30
/
+30
2012-11-09
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2
-35
/
+4
2012-11-09
Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
13
-63
/
+127
2012-11-09
fanotify: fix missing break
Eric Paris
1
-0
/
+1
2012-11-09
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
1
-35
/
+3
2012-11-08
xfs: fix reading of wrapped log data
Dave Chinner
1
-1
/
+1
2012-11-08
xfs: fix buffer shudown reference count mismatch
Dave Chinner
1
-0
/
+18
2012-11-08
xfs: don't vmap inode cluster buffers during free
Dave Chinner
1
-1
/
+2
2012-11-08
xfs: invalidate allocbt blocks moved to the free list
Dave Chinner
1
-0
/
+2
2012-11-08
xfs: silence uninitialised f.file warning.
Dave Chinner
1
-1
/
+1
2012-11-08
xfs: growfs: don't read garbage for new secondary superblocks
Dave Chinner
1
-2
/
+19
2012-11-08
xfs: move allocation stack switch up to xfs_bmapi_allocate
Dave Chinner
4
-56
/
+54
2012-11-08
xfs: introduce XFS_BMAPI_STACK_SWITCH
Dave Chinner
5
-3
/
+13
2012-11-08
xfs: zero allocation_args on the kernel stack
Mark Tinguely
3
-0
/
+5
2012-11-08
xfs: only update the last_sync_lsn when a transaction completes
Dave Chinner
1
-3
/
+16
2012-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
6
-38
/
+43
2012-11-07
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
Benjamin Marzinski
2
-12
/
+10
2012-11-07
GFS2: Don't call file_accessed() with a shared glock
Benjamin Marzinski
2
-8
/
+7
2012-11-07
GFS2: Fix FITRIM argument handling
Lukas Czerner
1
-3
/
+17
2012-11-07
GFS2: Require user to provide argument for FITRIM
Lukas Czerner
1
-6
/
+2
2012-11-07
GFS2: Clean up some unused assignments
Andrew Price
2
-4
/
+0
2012-11-07
GFS2: Fix possible null pointer deref in gfs2_rs_alloc
Andrew Price
1
-3
/
+2
2012-11-07
GFS2: Fix an unchecked error from gfs2_rs_alloc
Andrew Price
1
-2
/
+5
2012-11-05
cifs: Do not lookup hashed negative dentry in cifs_atomic_open
Sachin Prabhu
1
-1
/
+10
2012-11-03
cifs: fix potential buffer overrun in cifs.idmap handling code
Jeff Layton
1
-29
/
+20
2012-11-03
NFS4: nfs4_opendata_access should return errno
Weston Andros Adamson
1
-1
/
+1
2012-11-01
NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly
Trond Myklebust
1
-1
/
+1
2012-11-01
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
5
-3
/
+56
2012-11-01
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
4
-9
/
+20
2012-11-01
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
1
-1
/
+1
2012-11-01
nfs: Check whether a layout pointer is NULL before free it
Yanchuan Nian
1
-2
/
+2
2012-11-01
NFS: fix bug in legacy DNS resolver.
NeilBrown
1
-2
/
+3
2012-10-31
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
1
-0
/
+1
2012-10-31
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
1
-13
/
+23
2012-10-31
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
1
-2
/
+1
2012-10-31
Return the right error value when dup[23]() newfd argument is too large
Al Viro
1
-2
/
+2
2012-10-31
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+9
2012-10-31
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2012-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+2
2012-10-29
ceph: fix dentry reference leak in encode_fh()
David Zafman
1
-0
/
+2
2012-10-29
ext4: fix unjournaled inode bitmap modification
Eric Sandeen
1
-10
/
+9
2012-10-28
Lock splice_read and splice_write functions
Mikulas Patocka
1
-2
/
+35
2012-10-27
Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2012-10-26
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+8
2012-10-26
VFS: don't do protected {sym,hard}links by default
Linus Torvalds
1
-2
/
+2
2012-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-105
/
+199
2012-10-26
UBIFS: fix mounting problems after power cuts
Artem Bityutskiy
1
-2
/
+10
[next]