index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
2014-09-10
|
*
|
|
|
|
eventpoll: fix uninitialized variable in epoll_ctl
Nicolas Iooss
2014-09-10
*
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-09-10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
udf: saner calling conventions for udf_new_inode()
Al Viro
2014-09-04
|
*
|
|
|
|
|
udf: fix the udf_iget() vs. udf_new_inode() races
Al Viro
2014-09-04
|
*
|
|
|
|
|
udf: merge the pieces inserting a new non-directory object into directory
Al Viro
2014-09-04
|
*
|
|
|
|
|
udf: Set i_generation field
Jan Kara
2014-09-04
|
*
|
|
|
|
|
udf: Properly detect stale inodes
Jan Kara
2014-09-04
|
*
|
|
|
|
|
udf: Make udf_read_inode() and udf_iget() return error
Jan Kara
2014-09-04
|
*
|
|
|
|
|
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
2014-09-04
|
*
|
|
|
|
|
udf: Fold udf_fill_inode() into __udf_read_inode()
Jan Kara
2014-09-04
|
*
|
|
|
|
|
udf: Avoid dir link count to go negative
Jan Kara
2014-09-04
*
|
|
|
|
|
|
Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-09-09
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Clarify Kconfig help text for CIFS and SMB2/SMB3
Steve French
2014-08-25
|
*
|
|
|
|
|
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
2014-08-25
|
*
|
|
|
|
|
CIFS: Fix wrong restart readdir for SMB1
Pavel Shilovsky
2014-08-25
|
*
|
|
|
|
|
CIFS: Fix directory rename error
Pavel Shilovsky
2014-08-22
|
*
|
|
|
|
|
cifs: No need to send SIGKILL to demux_thread during umount
Namjae Jeon
2014-08-22
|
*
|
|
|
|
|
cifs: Allow directIO read/write during cache=strict
Namjae Jeon
2014-08-22
|
*
|
|
|
|
|
cifs: remove unneeded check of null checking in if condition
Namjae Jeon
2014-08-21
|
*
|
|
|
|
|
cifs: fix a possible use of uninit variable in SMB2_sess_setup
Namjae Jeon
2014-08-21
|
*
|
|
|
|
|
cifs: fix memory leak when password is supplied multiple times
Namjae Jeon
2014-08-21
|
*
|
|
|
|
|
cifs: fix a possible null pointer deref in decode_ascii_ssetup
Namjae Jeon
2014-08-21
|
*
|
|
|
|
|
Trivial whitespace fix
Steve French
2014-08-20
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-09-08
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: avoid trying to kfree an ERR_PTR pointer
Theodore Ts'o
2014-09-03
*
|
|
|
|
|
|
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-09-08
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
lockd: fix rpcbind crash on lockd startup failure
J. Bruce Fields
2014-09-08
|
*
|
|
|
|
|
nfsd4: fix rd_dircount enforcement
J. Bruce Fields
2014-09-08
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-09-07
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ufs: fix deadlocks introduced by sb mutex merge
Alexey Khoroshilov
2014-09-07
|
*
|
|
|
|
|
|
fix EBUSY on umount() from MNT_SHRINKABLE
Al Viro
2014-08-30
|
*
|
|
|
|
|
|
get rid of propagate_umount() mistakenly treating slaves as busy.
Al Viro
2014-08-30
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-09-06
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xfs: trim eofblocks before collapse range
Brian Foster
2014-09-02
|
*
|
|
|
|
|
|
xfs: xfs_file_collapse_range is delalloc challenged
Dave Chinner
2014-09-02
|
*
|
|
|
|
|
|
xfs: don't log inode unless extent shift makes extent modifications
Brian Foster
2014-09-02
|
*
|
|
|
|
|
|
xfs: use ranged writeback and invalidation for direct IO
Dave Chinner
2014-09-02
|
*
|
|
|
|
|
|
xfs: don't zero partial page cache pages during O_DIRECT writes
Dave Chinner
2014-09-02
|
*
|
|
|
|
|
|
xfs: don't zero partial page cache pages during O_DIRECT writes
Chris Mason
2014-09-02
|
*
|
|
|
|
|
|
xfs: don't dirty buffers beyond EOF
Dave Chinner
2014-09-02
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Export sync_filesystem() for modular ->remount_fs() use
Anton Altaparmakov
2014-09-05
*
|
|
|
|
|
|
Merge git://git.kvack.org/~bcrl/aio-fixes
Linus Torvalds
2014-09-04
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
aio: block exit_aio() until all context requests are completed
Gu Zheng
2014-09-04
|
*
|
|
|
|
|
aio: add missing smp_rmb() in read_events_ring
Jeff Moyer
2014-09-02
*
|
|
|
|
|
|
Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-03
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
f2fs: reposition unlock_new_inode to prevent accessing invalid inode
Chao Yu
2014-09-02
|
*
|
|
|
|
|
|
f2fs: fix wrong casting for dentry name
Jaegeuk Kim
2014-08-29
|
*
|
|
|
|
|
|
f2fs: simplify by using a literal
Dan Carpenter
2014-08-28
|
*
|
|
|
|
|
|
f2fs: truncate stale block for inline_data
Jaegeuk Kim
2014-08-25
[prev]
[next]