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-03-21
fs/namei.c: fix warnings on 32-bit
Andrew Morton
1
-0
/
+6
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
1
-0
/
+9
2012-03-21
Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
4
-5
/
+25
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
144
-881
/
+5012
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
6
-0
/
+7
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-0
/
+4
2012-03-21
cifs: clean up ordering in exit_cifs
Jeff Layton
1
-5
/
+5
2012-03-21
cifs: clean up call to cifs_dfs_release_automount_timer()
Jeff Layton
2
-2
/
+6
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
53
-320
/
+317
2012-03-21
CIFS: Delete echo_retries module parm
Pavel Shilovsky
4
-17
/
+15
2012-03-21
CIFS: Prepare credits code for a slot reservation
Pavel Shilovsky
2
-10
/
+26
2012-03-21
CIFS: Make wait_for_free_request killable
Pavel Shilovsky
1
-1
/
+6
2012-03-21
CIFS: Introduce credit-based flow control
Pavel Shilovsky
6
-44
/
+60
2012-03-21
CIFS: Simplify inFlight logic
Pavel Shilovsky
5
-33
/
+52
2012-03-21
cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...
Jeff Layton
1
-1
/
+2
2012-03-21
NFS: fix sb->s_id in nfs debug prints
Vivek Trivedi
1
-1
/
+1
2012-03-21
dlm: last element of dlm_local_addr[] never used
David Teigland
1
-1
/
+1
2012-03-21
pnfs-obj: autologin: Add support for protocol autologin
Sachin Bhamare
3
-0
/
+145
2012-03-21
NFS: Remove nfs4_setup_sequence from generic rename code
Bryan Schumaker
4
-22
/
+24
2012-03-21
NFS: Remove nfs4_setup_sequence from generic unlink code
Bryan Schumaker
4
-19
/
+24
2012-03-21
NFS: Remove nfs4_setup_sequence from generic read code
Bryan Schumaker
5
-14
/
+24
2012-03-21
NFS: Remove nfs4_setup_sequence from generic write code
Bryan Schumaker
5
-18
/
+24
2012-03-21
NFS: Fix more NFS debug related build warnings
Trond Myklebust
4
-5
/
+12
2012-03-21
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
Trond Myklebust
1
-30
/
+29
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-11
/
+10
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-15
/
+9
2012-03-20
ext4: initialization of ext4_li_mtx needs to be done earlier
Al Viro
1
-2
/
+3
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
2
-2
/
+2
2012-03-20
hfsplus: add an ioctl to bless files
Matthew Garrett
2
-0
/
+39
2012-03-20
hfsplus: change finder_info to u32
Matthew Garrett
1
-1
/
+1
2012-03-20
hfsplus: initialise userflags
Matthew Garrett
1
-0
/
+2
2012-03-20
qnx4: new helper - try_extent()
Al Viro
1
-8
/
+15
2012-03-20
qnx4: get rid of qnx4_bread/qnx4_getblk
Al Viro
3
-36
/
+3
2012-03-20
take removal of PF_FORKNOEXEC to flush_old_exec()
Al Viro
6
-9
/
+1
2012-03-20
trim includes in inode.c
Al Viro
1
-11
/
+1
2012-03-20
ocfs2: fix leaks on failure exits in module_init
Al Viro
1
-19
/
+21
2012-03-20
ecryptfs: make register_filesystem() the last potential failure exit
Al Viro
1
-8
/
+8
2012-03-20
ntfs: forgets to unregister sysctls on register_filesystem() failure
Al Viro
1
-0
/
+2
2012-03-20
logfs: missing cleanup on register_filesystem() failure
Al Viro
1
-1
/
+4
2012-03-20
jfs: mising cleanup on register_filesystem() failure
Al Viro
1
-1
/
+7
2012-03-20
make configfs_pin_fs() return root dentry on success
Al Viro
3
-13
/
+11
2012-03-20
configfs: configfs_create_dir() has parent dentry in dentry->d_parent
Al Viro
1
-15
/
+5
2012-03-20
configfs: sanitize configfs_create()
Al Viro
1
-28
/
+27
2012-03-20
configfs: kill configfs_sb
Al Viro
5
-25
/
+26
2012-03-20
configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
Al Viro
4
-15
/
+7
2012-03-20
__register_binfmt() made void
Al Viro
9
-16
/
+18
2012-03-20
autofs: set things up *before* registering fs type
Al Viro
1
-3
/
+3
2012-03-20
anon_inodes: move allocation of anon_inode into ->mount()
Al Viro
1
-53
/
+56
2012-03-20
9p: make register_filesystem() the last failure exit
Al Viro
1
-8
/
+8
2012-03-20
make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one
Al Viro
1
-1
/
+1
[prev]
[next]