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
2010-10-06
GFS2: Fix type mapping for demote_rq interface
Steven Whitehouse
2
-2
/
+4
2010-10-04
writeback: always use sb->s_bdi for writeback purposes
Christoph Hellwig
1
-15
/
+4
2010-10-04
fuse: Initialize total_len in fuse_retrieve()
Geert Uytterhoeven
1
-1
/
+1
2010-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-16
/
+35
2010-10-01
reiserfs: fix unwanted reiserfs lock recursion
Frederic Weisbecker
1
-2
/
+3
2010-10-01
reiserfs: fix dependency inversion between inode and reiserfs mutexes
Frederic Weisbecker
1
-1
/
+1
2010-10-01
proc: make /proc/pid/limits world readable
Jiri Olsa
1
-2
/
+2
2010-10-01
cifs: prevent infinite recursion in cifs_reconnect_tcon
Jeff Layton
1
-16
/
+33
2010-10-01
hfsplus: fix rename over directories
Christoph Hellwig
1
-1
/
+4
2010-10-01
hfsplus: convert tree_lock to mutex
Thomas Gleixner
3
-4
/
+4
2010-10-01
hfsplus: add missing extent locking in hfsplus_write_inode
Christoph Hellwig
2
-15
/
+34
2010-10-01
hfsplus: protect readdir against removals from open_dir_list
Christoph Hellwig
1
-0
/
+2
2010-10-01
hfsplus: use atomic bitops for the superblock flags
Christoph Hellwig
6
-28
/
+30
2010-10-01
hfsplus: add per-superblock lock for volume header updates
Christoph Hellwig
3
-24
/
+50
2010-10-01
hfsplus: remove the rsrc_inodes list
Christoph Hellwig
3
-4
/
+9
2010-10-01
hfsplus: do not cache and write next_alloc
Christoph Hellwig
2
-3
/
+0
2010-10-01
hfsplus: fix error handling in hfsplus_symlink
Christoph Hellwig
1
-14
/
+12
2010-10-01
hfsplus: merge mknod/mkdir/creat
Christoph Hellwig
1
-48
/
+16
2010-10-01
hfsplus: clean up hfsplus_write_inode
Christoph Hellwig
1
-43
/
+37
2010-10-01
hfsplus: clean up hfsplus_iget
Christoph Hellwig
1
-37
/
+40
2010-10-01
hfsplus: fix HFSPLUS_I calling convention
Christoph Hellwig
8
-173
/
+193
2010-10-01
hfsplus: fix HFSPLUS_SB calling convention
Christoph Hellwig
13
-189
/
+209
2010-10-01
hfsplus: remove BKL from hfsplus_put_super
Christoph Hellwig
1
-5
/
+0
2010-10-01
hfsplus: use alloc_mutex in hfsplus_sync_fs
Christoph Hellwig
1
-2
/
+2
2010-10-01
hfsplus: introduce alloc_mutex
Christoph Hellwig
3
-4
/
+8
2010-10-01
hfsplus: protect setflags using i_mutex
Christoph Hellwig
1
-7
/
+8
2010-10-01
hfsplus: split hfsplus_ioctl
Christoph Hellwig
1
-65
/
+80
2010-10-01
hfsplus: fix BKL leak in hfsplus_ioctl
Christoph Hellwig
1
-2
/
+2
2010-09-30
GFS2 fatal: filesystem consistency error on rename
Bob Peterson
3
-14
/
+24
2010-09-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
1
-1
/
+1
2010-09-29
ocfs2: Don't walk off the end of fast symlinks.
Joel Becker
1
-1
/
+1
2010-09-29
cifs: set backing_dev_info on new S_ISREG inodes
Jeff Layton
1
-0
/
+2
2010-09-29
GFS2: Improve journal allocation via sysfs
Steven Whitehouse
3
-11
/
+24
2010-09-29
GFS2: Add "norecovery" mount option as a synonym for "spectator"
Steven Whitehouse
1
-0
/
+1
2010-09-29
GFS2: Fix spectator umount issue
Steven Whitehouse
2
-7
/
+7
2010-09-29
xfs: force background CIL push under sustained load
Dave Chinner
2
-19
/
+30
2010-09-28
GFS2: Fix compiler warning from previous patch
Steven Whitehouse
1
-1
/
+1
2010-09-28
GFS2: reserve more blocks for transactions
Benjamin Marzinski
7
-7
/
+20
2010-09-27
GFS2: Fix journal check for spectator mounts
Steven Whitehouse
1
-1
/
+2
2010-09-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-44
/
+117
2010-09-24
GFS2: Remove upgrade mount option
Steven Whitehouse
3
-62
/
+3
2010-09-23
o2dlm: force free mles during dlm exit
Srinivas Eeda
3
-0
/
+42
2010-09-23
ocfs2: Sync inode flags with ext2.
Tao Ma
2
-16
/
+29
2010-09-23
ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.
Tao Ma
1
-12
/
+10
2010-09-23
ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.
Tao Ma
1
-2
/
+2
2010-09-23
ocfs2: update ctime when changing the file's permission by setfacl
Tao Ma
1
-0
/
+3
2010-09-23
GFS2: Remove localcaching mount option
Steven Whitehouse
4
-7
/
+2
2010-09-23
GFS2: Remove ignore_local_fs mount argument
Steven Whitehouse
2
-5
/
+1
2010-09-22
/proc/pid/smaps: fix dirty pages accounting
KOSAKI Motohiro
1
-2
/
+2
2010-09-22
aio: do not return ERESTARTSYS as a result of AIO
Jan Kara
1
-1
/
+9
[prev]
[next]