index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
fuse/dev: use atomic maps
Al Viro
2014-04-01
1
-5
/
+5
|
*
|
|
|
VFS: Make delayed_free() call free_vfsmnt()
David Howells
2014-04-01
1
-12
/
+8
|
*
|
|
|
cifs: ->rename() without ->lookup() makes no sense
Al Viro
2014-04-01
1
-1
/
+0
|
*
|
|
|
get rid of pointless checks for NULL ->i_op
Al Viro
2014-04-01
2
-3
/
+1
|
*
|
|
|
ntfs: don't put NULL into ->i_op/->i_fop
Al Viro
2014-04-01
1
-2
/
+0
|
*
|
|
|
new helper: readlink_copy()
Al Viro
2014-04-01
4
-46
/
+11
|
*
|
|
|
get rid of files_defer_init()
Al Viro
2014-04-01
2
-8
/
+4
|
*
|
|
|
namei.c: move EXPORT_SYMBOL to corresponding definitions
Al Viro
2014-04-01
1
-28
/
+27
|
*
|
|
|
get_write_access() is inlined, exporting it is pointless
Al Viro
2014-04-01
1
-1
/
+0
|
*
|
|
|
tidy do_dentry_open() up a bit
Al Viro
2014-04-01
1
-12
/
+10
|
*
|
|
|
mark struct file that had write access grabbed by open()
Al Viro
2014-04-01
3
-41
/
+9
|
*
|
|
|
fold __get_file_write_access() into its only caller
Al Viro
2014-04-01
1
-19
/
+6
|
*
|
|
|
get rid of DEBUG_WRITECOUNT
Al Viro
2014-04-01
2
-13
/
+0
|
*
|
|
|
don't bother with {get,put}_write_access() on non-regular files
Al Viro
2014-04-01
2
-21
/
+9
|
*
|
|
|
ncpfs: switch to sockfd_lookup()/sockfd_put()
Al Viro
2014-04-01
2
-40
/
+12
|
*
|
|
|
reduce m_start() cost...
Al Viro
2014-04-01
3
-4
/
+23
|
*
|
|
|
smarter propagate_mnt()
Al Viro
2014-04-01
3
-82
/
+130
*
|
|
|
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
1
-34
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
proc: Update get proc_pid_cmdline() to use mm.h helpers
William Roberts
2014-03-20
1
-34
/
+2
*
|
|
|
|
|
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2014-04-11
1
-53
/
+67
|
\
\
\
\
\
\
|
*
|
|
|
|
|
aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration
Benjamin LaHaise
2014-03-28
1
-53
/
+67
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
19
-279
/
+374
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Btrfs: fix compile warnings on on avr32 platform
Wang Shilong
2014-04-11
1
-1
/
+1
|
*
|
|
|
|
|
btrfs: allow mounting btrfs subvolumes with different ro/rw options
Harald Hoyer
2014-04-10
1
-0
/
+22
|
*
|
|
|
|
|
btrfs: export global block reserve size as space_info
David Sterba
2014-04-07
2
-1
/
+28
|
*
|
|
|
|
|
btrfs: fix crash in remount(thread_pool=) case
Sergei Trofimovich
2014-04-07
1
-0
/
+2
|
*
|
|
|
|
|
Btrfs: abort the transaction when we don't find our extent ref
Josef Bacik
2014-04-07
1
-0
/
+2
|
*
|
|
|
|
|
Btrfs: fix EINVAL checks in btrfs_clone
Chris Mason
2014-04-07
1
-2
/
+3
|
*
|
|
|
|
|
Btrfs: fix unlock in __start_delalloc_inodes()
Wang Shilong
2014-04-07
1
-2
/
+3
|
*
|
|
|
|
|
Btrfs: scrub raid56 stripes in the right way
Wang Shilong
2014-04-07
1
-19
/
+89
|
*
|
|
|
|
|
Btrfs: don't compress for a small write
Wang Shilong
2014-04-07
1
-0
/
+8
|
*
|
|
|
|
|
Btrfs: more efficient io tree navigation on wait_extent_bit
Filipe Manana
2014-04-07
1
-1
/
+5
|
*
|
|
|
|
|
Btrfs: send, build path string only once in send_hole
Filipe Manana
2014-04-07
1
-3
/
+3
|
*
|
|
|
|
|
btrfs: filter invalid arg for btrfs resize
Gui Hecheng
2014-04-07
1
-2
/
+3
|
*
|
|
|
|
|
Btrfs: send, fix data corruption due to incorrect hole detection
Filipe Manana
2014-04-07
1
-1
/
+3
|
*
|
|
|
|
|
Btrfs: kmalloc() doesn't return an ERR_PTR
Dan Carpenter
2014-04-07
1
-3
/
+2
|
*
|
|
|
|
|
Btrfs: fix snapshot vs nocow writting
Wang Shilong
2014-04-07
1
-2
/
+21
|
*
|
|
|
|
|
btrfs: Change the expanding write sequence to fix snapshot related bug.
Qu Wenruo
2014-04-07
1
-1
/
+4
|
*
|
|
|
|
|
btrfs: make device scan less noisy
David Sterba
2014-04-07
1
-11
/
+24
|
*
|
|
|
|
|
btrfs: fix lockdep warning with reclaim lock inversion
Jeff Mahoney
2014-04-07
1
-3
/
+7
|
*
|
|
|
|
|
Btrfs: hold the commit_root_sem when getting the commit root during send
Josef Bacik
2014-04-07
3
-16
/
+39
|
*
|
|
|
|
|
Btrfs: remove transaction from send
Josef Bacik
2014-04-06
9
-187
/
+77
|
*
|
|
|
|
|
Btrfs: don't clear uptodate if the eb is under IO
Josef Bacik
2014-04-06
6
-3
/
+27
|
*
|
|
|
|
|
Btrfs: check for an extent_op on the locked ref
Josef Bacik
2014-04-06
1
-1
/
+2
|
*
|
|
|
|
|
Btrfs: do not reset last_snapshot after relocation
Josef Bacik
2014-04-06
1
-21
/
+0
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2014-04-10
2
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs: Mark functions as static in exofs/ore_raid.c
Rashika Kheria
2014-04-03
1
-2
/
+2
|
*
|
|
|
|
|
|
fs: Mark function as static in exofs/super.c
Rashika Kheria
2014-04-03
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-04-10
1
-10
/
+12
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
block: Ensure we only enable integrity metadata for reads and writes
Martin K. Petersen
2014-04-09
1
-0
/
+3
[prev]
[next]