index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
UDF: During mount free lvid_bh before rescanning with different blocksize
Ashish Sangwan
1
-0
/
+2
2012-08-15
udf: fix udf_setsize() for file data in ICB
Ian Abbott
1
-1
/
+4
2012-08-12
Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
2012-08-09
Btrfs: remove mnt_want_write call in btrfs_mksubvol
Alexander Block
1
-5
/
+0
2012-08-09
block: move down direct IO plugging
Fengguang Wu
1
-0
/
+5
2012-08-09
bio: Fix potential memory leak in bio_find_or_create_slab()
Alexey Khoroshilov
1
-5
/
+6
2012-08-08
NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
Trond Myklebust
1
-6
/
+2
2012-08-06
fuse: verify all ioctl retry iov elements
Zach Brown
1
-1
/
+1
2012-08-05
ext4: avoid kmemcheck complaint from reading uninitialized memory
Theodore Ts'o
1
-0
/
+1
2012-08-05
ext4: make sure the journal sb is written in ext4_clear_journal_err()
Theodore Ts'o
2
-1
/
+3
2012-08-04
missed mnt_drop_write() in do_dentry_open()
Al Viro
1
-1
/
+1
2012-08-04
UBIFS: nuke pdflush from comments
Artem Bityutskiy
2
-6
/
+6
2012-08-04
gfs2: nuke pdflush from comments
Artem Bityutskiy
1
-1
/
+1
2012-08-04
nilfs2: nuke write_super from comments
Artem Bityutskiy
2
-6
/
+0
2012-08-04
hfs: nuke write_super from comments
Artem Bityutskiy
1
-2
/
+2
2012-08-04
vfs: nuke pdflush from comments
Artem Bityutskiy
1
-1
/
+1
2012-08-04
jbd/jbd2: nuke write_super from comments
Artem Bityutskiy
2
-4
/
+4
2012-08-04
btrfs: nuke pdflush from comments
Artem Bityutskiy
2
-2
/
+3
2012-08-04
btrfs: nuke write_super from comments
Artem Bityutskiy
2
-8
/
+0
2012-08-04
ext4: nuke pdflush from comments
Artem Bityutskiy
1
-1
/
+1
2012-08-04
ext4: nuke write_super from comments
Artem Bityutskiy
2
-19
/
+0
2012-08-04
ext3: nuke write_super from comments
Artem Bityutskiy
2
-19
/
+0
2012-08-04
vfs: kill write_super and sync_supers
Artem Bityutskiy
1
-40
/
+0
2012-08-03
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
3
-27
/
+25
2012-08-02
pnfs-obj: Better IO pattern in case of unaligned offset
Boaz Harrosh
1
-3
/
+52
2012-08-02
NFS41: add pg_layout_private to nfs_pageio_descriptor
Peng Tao
1
-0
/
+2
2012-08-02
pnfs: nfs4_proc_layoutget returns void
Idan Kedar
2
-5
/
+5
2012-08-02
pnfs: defer release of pages in layoutget
Idan Kedar
3
-40
/
+58
2012-08-02
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
1
-3
/
+12
2012-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-66
/
+40
2012-08-02
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-316
/
+158
2012-08-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-158
/
+270
2012-08-02
ceph: simplify+fix atomic_open
Sage Weil
3
-66
/
+40
2012-08-02
ore: Fix out-of-bounds access in _ios_obj()
Boaz Harrosh
1
-7
/
+7
2012-08-02
exofs: Use proper max_IO calculations from ore
Boaz Harrosh
1
-6
/
+4
2012-08-02
exofs: Fix __r4w_get_page when offset is beyond i_size
Boaz Harrosh
1
-3
/
+12
2012-08-02
exofs: stop using s_dirt
Artem Bityutskiy
1
-11
/
+0
2012-08-02
exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)
Kautuk Consul
1
-0
/
+2
2012-08-02
fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devices
Jianpeng Ma
1
-0
/
+3
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
57
-412
/
+937
2012-08-01
locks: remove unused lm_release_private
J. Bruce Fields
1
-5
/
+1
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
11
-83
/
+156
2012-07-31
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
32
-390
/
+690
2012-07-31
nfs: prevent page allocator recursions with swap over NFS.
Mel Gorman
2
-3
/
+3
2012-07-31
nfs: enable swap on NFS
Mel Gorman
3
-30
/
+82
2012-07-31
nfs: disable data cache revalidation for swapfiles
Mel Gorman
2
-14
/
+39
2012-07-31
nfs: teach the NFS client how to treat PG_swapcache pages
Mel Gorman
5
-28
/
+29
2012-07-31
vmscan: remove obsolete shrink_control comment
Minchan Kim
1
-1
/
+1
2012-07-31
hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...
Aneesh Kumar K.V
1
-2
/
+2
2012-07-31
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
1
-5
/
+0
[prev]
[next]