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
2011-01-15
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
19
-277
/
+573
2011-01-14
nfsd4: fix callback restarting
J. Bruce Fields
1
-12
/
+9
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
7
-28
/
+38
2011-01-14
FS-Cache: Fix operation handling
Akshat Aranya
1
-1
/
+1
2011-01-14
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+19
2011-01-14
fs: namei fix ->put_link on wrong inode in do_filp_open
Nick Piggin
1
-18
/
+19
2011-01-14
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+29
2011-01-14
fs: fix do_last error case when need_reval_dot
J. R. Okajima
1
-4
/
+6
2011-01-14
nfs: add missing rcu-walk check
Nick Piggin
1
-1
/
+5
2011-01-14
fs: fix dropping of rcu-walk from force_reval_path
Nick Piggin
1
-0
/
+8
2011-01-14
fs: force_reval_path drop rcu-walk before d_invalidate
Nick Piggin
1
-0
/
+10
2011-01-14
nfsd: break lease on unlink, link, and rename
J. Bruce Fields
1
-4
/
+23
2011-01-14
nfsd4: break lease on nfsd setattr
J. Bruce Fields
1
-8
/
+4
2011-01-14
nfsd: don't support msnfs export option
J. Bruce Fields
2
-43
/
+2
2011-01-14
nfsd4: initialize cb_per_client
J. Bruce Fields
1
-0
/
+1
2011-01-14
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
Stefan Hajnoczi
1
-1
/
+1
2011-01-14
thp: remove PG_buddy
Andrea Arcangeli
1
-6
/
+8
2011-01-14
thp: transparent hugepage vmstat
Andrea Arcangeli
1
-1
/
+13
2011-01-14
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
1
-1
/
+3
2011-01-14
mm: smaps: export mlock information
Nikanth Karthikesan
1
-2
/
+5
2011-01-14
fs/mpage.c: consolidate code
Hai Shan
1
-32
/
+17
2011-01-14
sync_inode_metadata: fix comment
Andrew Morton
1
-2
/
+2
2011-01-14
writeback: avoid livelocking WB_SYNC_ALL writeback
Jan Kara
1
-4
/
+23
2011-01-14
writeback: stop background/kupdate works from livelocking other works
Jan Kara
1
-0
/
+10
2011-01-14
writeback: trace wakeup event for background writeback
Wu Fengguang
1
-0
/
+1
2011-01-14
writeback: integrated background writeback work
Jan Kara
1
-15
/
+46
2011-01-14
ecryptfs: fix broken build
Linus Torvalds
1
-3
/
+2
2011-01-13
NFS: Fix NFSv3 exclusive open semantics
Trond Myklebust
1
-1
/
+5
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
18
-698
/
+347
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
94
-396
/
+740
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-51
/
+80
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
11
-16
/
+16
2011-01-13
cramfs: generate unique inode number for better inode cache usage
Stefani Seibold
1
-41
/
+69
2011-01-13
aio: remove unused aio_run_iocbs()
Jeff Moyer
1
-22
/
+5
2011-01-13
aio: remove unnecessary check
Namhyung Kim
1
-1
/
+1
2011-01-13
fs/char_dev.c: remove unused cdev_index()
Namhyung Kim
1
-13
/
+0
2011-01-13
/proc/kcore: fix seeking
Dave Anderson
1
-1
/
+1
2011-01-13
proc: move proc_console.c to fs/proc/consoles.c
Alexey Dobriyan
2
-3
/
+3
2011-01-13
proc: less LOCK/UNLOCK in remove_proc_entry()
Alexey Dobriyan
1
-4
/
+1
2011-01-13
kpagecount: add slab page checking because _mapcount is in a union
Petr Holasek
1
-1
/
+1
2011-01-13
proc: use single_open() correctly
Jovi Zhang
1
-26
/
+3
2011-01-13
proc: ->low_ino cleanup
Alexey Dobriyan
3
-15
/
+6
2011-01-13
proc: use seq_puts()/seq_putc() where possible
Alexey Dobriyan
6
-31
/
+31
2011-01-13
proc: use unsigned long inside /proc/*/statm
Alexey Dobriyan
4
-9
/
+12
2011-01-13
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
Joe Perches
1
-14
/
+8
2011-01-13
reiserfs: make sure va_end() is always called after va_start().
Jesper Juhl
1
-2
/
+2
2011-01-13
befs: don't pass huge structs by value
Jesper Juhl
2
-9
/
+9
2011-01-13
pipe: use event aware wakeups
Davide Libenzi
1
-5
/
+5
2011-01-13
binfmt_elf: cleanups
Mikael Pettersson
1
-14
/
+9
2011-01-13
epoll: convert max_user_watches to long
Robin Holt
1
-8
/
+12
[next]