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-07-01
fuse: iqueue locking
Miklos Szeredi
1
-6
/
+45
2015-07-01
fuse: dev read: split list_move
Miklos Szeredi
1
-1
/
+2
2015-07-01
fuse: abort: group iqueue accesses
Miklos Szeredi
1
-5
/
+7
2015-07-01
fuse: duplicate ->connected in iqueue
Miklos Szeredi
4
-11
/
+15
2015-07-01
fuse: separate out input queue
Miklos Szeredi
3
-84
/
+111
2015-07-01
fuse: req state use flags
Miklos Szeredi
3
-21
/
+21
2015-07-01
fuse: simplify req states
Miklos Szeredi
3
-9
/
+5
2015-07-01
fuse: don't hold lock over request_wait_answer()
Miklos Szeredi
1
-25
/
+20
2015-07-01
fuse: simplify unique ctr
Miklos Szeredi
2
-7
/
+1
2015-07-01
fuse: rework abort
Miklos Szeredi
1
-11
/
+10
2015-07-01
fuse: fold helpers into abort
Miklos Szeredi
1
-55
/
+38
2015-07-01
fuse: use per req lock for lock/unlock_request()
Miklos Szeredi
2
-22
/
+24
2015-07-01
fuse: req use bitops
Miklos Szeredi
4
-72
/
+71
2015-07-01
fuse: simplify request abort
Miklos Szeredi
1
-73
/
+46
2015-07-01
fuse: call fuse_abort_conn() in dev release
Miklos Szeredi
1
-8
/
+3
2015-07-01
fuse: fold fuse_request_send_nowait() into single caller
Miklos Szeredi
1
-22
/
+10
2015-07-01
fuse: check conn_error earlier
Miklos Szeredi
1
-2
/
+4
2015-07-01
fuse: account as waiting before queuing for background
Miklos Szeredi
1
-4
/
+8
2015-07-01
fuse: reset waiting
Miklos Szeredi
1
-1
/
+3
2015-07-01
fuse: fix background request if not connected
Miklos Szeredi
1
-1
/
+4
2015-07-01
fuse: initialize fc->release before calling it
Miklos Szeredi
1
-1
/
+1
2015-07-01
fs/file.c: __fget() and dup2() atomicity rules
Eric Dumazet
1
-2
/
+8
2015-07-01
fs/file.c: don't acquire files->file_lock in fd_install()
Eric Dumazet
1
-19
/
+48
2015-07-01
fs:super:get_anon_bdev: fix race condition could cause dev exceed its upper l...
Wang YanQing
1
-1
/
+1
2015-06-30
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-18
/
+392
2015-06-30
vfs: avoid creation of inode number 0 in get_next_ino
Carlos Maiolino
1
-1
/
+5
2015-06-30
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
58
-860
/
+1598
2015-06-30
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-1656
/
+1696
2015-06-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-06-30
devpts: if initialization failed, don't crash when opening /dev/ptmx
Josh Triplett
1
-7
/
+24
2015-06-30
fs/affs/symlink.c: remove unneeded err variable
Fabian Frederick
1
-3
/
+1
2015-06-30
fs/affs/amigaffs.c: remove unneeded initialization
Fabian Frederick
1
-1
/
+1
2015-06-30
fs/affs/inode.c: remove unneeded initialization
Fabian Frederick
1
-1
/
+1
2015-06-30
fs/adfs: remove unneeded cast
Firo Yang
1
-1
/
+1
2015-06-30
fs: document seq_open()'s usage of file->private_data
Yann Droneaud
1
-0
/
+2
2015-06-30
fs: allocate structure unconditionally in seq_open()
Yann Droneaud
1
-8
/
+9
2015-06-30
fs: use seq_open_private() for proc_mounts
Yann Droneaud
3
-24
/
+19
2015-06-29
cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts
Sachin Prabhu
1
-0
/
+2
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-06-29
namei: make set_root_rcu() return void
Al Viro
1
-3
/
+3
2015-06-29
NFSv4: When returning a delegation, don't reclaim an incompatible open mode.
NeilBrown
1
-0
/
+7
2015-06-28
Update negotiate protocol for SMB3.11 dialect
Steve French
2
-5
/
+60
2015-06-28
Add ioctl to set integrity
Steve French
4
-0
/
+38
2015-06-28
Add Get/Set Integrity Information structure definitions
Steve French
2
-0
/
+24
2015-06-28
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
Steve French
6
-3
/
+75
2015-06-28
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-772
/
+0
2015-06-27
Add SMB3.11 mount option synonym for new dialect
Steve French
3
-2
/
+90
2015-06-27
add struct FILE_STANDARD_INFO
Steve French
1
-0
/
+10
2015-06-27
Make dialect negotiation warning message easier to read
Steve French
1
-1
/
+1
2015-06-27
Add defines and structs for smb3.1 dialect
Steve French
2
-6
/
+36
[prev]
[next]