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
2015-04-21
nfsd: eliminate NFSD_DEBUG
Mark Salter
3
-3
/
+3
2015-04-21
nfsd4: fix READ permission checking
J. Bruce Fields
1
-4
/
+8
2015-04-21
nfsd4: disallow SEEK with special stateids
J. Bruce Fields
1
-0
/
+2
2015-04-21
nfsd4: disallow ALLOCATE with special stateids
J. Bruce Fields
1
-0
/
+2
2015-04-21
Revert "ocfs2: incorrect check for debugfs returns"
Linus Torvalds
3
-37
/
+16
2015-04-20
ceph: hold on to exclusive caps on complete directories
Yan, Zheng
1
-0
/
+12
2015-04-20
ceph: show non-default options only
Ilya Dryomov
1
-5
/
+1
2015-04-20
libceph, ceph: split ceph_show_options()
Ilya Dryomov
1
-25
/
+15
2015-04-20
ceph: cleanup unsafe requests when reconnecting is denied
Yan, Zheng
1
-0
/
+28
2015-04-20
ceph: don't zero i_wrbuffer_ref when reconnecting is denied
Yan, Zheng
1
-7
/
+0
2015-04-20
ceph: don't mark dirty caps when there is no auth cap
Yan, Zheng
2
-2
/
+8
2015-04-20
ceph: keep i_snap_realm while there are writers
Yan, Zheng
1
-9
/
+22
2015-04-20
ceph: kstrdup() memory handling
Sanidhya Kashyap
3
-13
/
+44
2015-04-20
ceph: properly release page upon error
Taesoo Kim
1
-0
/
+4
2015-04-20
ceph: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-4
/
+5
2015-04-20
ceph: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-1
/
+1
2015-04-20
ceph: remove redundant declaration
Fabian Frederick
1
-1
/
+0
2015-04-20
ceph: fix dcache/nocache mount option
Yan, Zheng
2
-1
/
+4
2015-04-20
ceph: drop cap releases in requests composed before cap reconnect
Yan, Zheng
1
-6
/
+13
2015-04-19
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
29
-246
/
+3344
2015-04-19
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-28
/
+48
2015-04-18
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+6
2015-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-57
/
+156
2015-04-18
Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
20
-261
/
+1230
2015-04-17
efivarfs: Ensure VariableName is NUL-terminated
Ross Lagerwall
1
-1
/
+1
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
51
-362
/
+561
2015-04-17
proc: show locks in /proc/pid/fdinfo/X
Andrey Vagin
2
-10
/
+55
2015-04-17
bfs: correct return values
Sanidhya Kashyap
1
-2
/
+2
2015-04-17
affs: kstrdup() memory handling
Sanidhya Kashyap
1
-1
/
+5
2015-04-17
fs/affs: use affs_test_opt()
Fabian Frederick
5
-21
/
+22
2015-04-17
fs/affs/super.c: use affs_set_opt()
Fabian Frederick
1
-15
/
+16
2015-04-17
fs/affs/affs.h: add mount option manipulation macros
Fabian Frederick
1
-0
/
+4
2015-04-17
fs/affs: use AFFS_MOUNT prefix for mount options
Fabian Frederick
6
-48
/
+54
2015-04-17
adfs: return correct return values
Sanidhya Kashyap
2
-5
/
+16
2015-04-17
fs/exec.c:de_thread: move notify_count write under lock
Kirill Tkhai
1
-1
/
+5
2015-04-17
prctl: avoid using mmap_sem for exe_file serialization
Davidlohr Bueso
1
-0
/
+6
2015-04-17
mm: rcu-protected get_mm_exe_file()
Konstantin Khlebnikov
1
-2
/
+1
2015-04-17
fs/fat: comment fix, fat_bits can be also 32
Alexander Kuleshov
1
-1
/
+1
2015-04-17
fs/fat: remove unnecessary includes
Alexander Kuleshov
9
-33
/
+1
2015-04-17
fs/fat: remove unnecessary defintion
Alexander Kuleshov
1
-2
/
+1
2015-04-17
hfsplus: don't store special "osx" xattr prefix on-disk
Thomas Hebb
1
-5
/
+14
2015-04-17
hfsplus: fix expand when not enough available space
Sergei Antonov
1
-0
/
+6
2015-04-17
hfsplus: incorrect return value
Chengyu Song
1
-2
/
+2
2015-04-17
fs/hfsplus: replace if/BUG by BUG_ON
Fabian Frederick
1
-3
/
+1
2015-04-17
fs/hfsplus: use bool instead of int for is_known_namespace() return value
Fabian Frederick
1
-1
/
+1
2015-04-17
fs/hfsplus: atomically set inode->i_flags
Fabian Frederick
1
-7
/
+5
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()
Fabian Frederick
5
-65
/
+35
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()
Fabian Frederick
5
-67
/
+38
2015-04-17
hfsplus: add missing curly braces in hfsplus_delete_cat()
Dan Carpenter
1
-1
/
+2
2015-04-17
hfs: incorrect return values
Chengyu Song
1
-2
/
+2
[prev]
[next]