index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
autofs4-mount-control.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-02
xfs: Update inode alloc comments
Carlos Maiolino
2
-12
/
+12
2012-11-02
xfs: silence uninitialised f.file warning.
Dave Chinner
1
-1
/
+1
2012-11-02
xfs: growfs: don't read garbage for new secondary superblocks
Dave Chinner
1
-2
/
+19
2012-10-19
xfs: move allocation stack switch up to xfs_bmapi_allocate
Dave Chinner
4
-56
/
+54
2012-10-19
xfs: introduce XFS_BMAPI_STACK_SWITCH
Dave Chinner
5
-3
/
+13
2012-10-19
xfs: zero allocation_args on the kernel stack
Mark Tinguely
3
-0
/
+5
2012-10-17
xfs: only update the last_sync_lsn when a transaction completes
Dave Chinner
1
-3
/
+16
2012-10-17
xfs: remove xfs_iget.c
Dave Chinner
12
-470
/
+430
2012-10-17
xfs: move inode locking functions to xfs_inode.c
Dave Chinner
2
-251
/
+250
2012-10-17
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
Dave Chinner
8
-4
/
+6
2012-10-17
xfs: xfs_quiesce_attr() should quiesce the log like unmount
Dave Chinner
3
-40
/
+27
2012-10-17
xfs: move xfs_quiesce_attr() into xfs_super.c
Dave Chinner
3
-68
/
+67
2012-10-17
xfs: xfs_sync_fsdata is redundant
Dave Chinner
2
-72
/
+14
2012-10-17
xfs: syncd workqueue is no more
Dave Chinner
5
-34
/
+30
2012-10-17
xfs: xfs_sync_data is redundant.
Dave Chinner
8
-108
/
+34
2012-10-17
xfs: Bring some sanity to log unmounting
Dave Chinner
2
-27
/
+26
2012-10-17
xfs: sync work is now only periodic log work
Dave Chinner
7
-61
/
+62
2012-10-17
xfs: don't run the sync work if the filesystem is read-only
Dave Chinner
2
-13
/
+18
2012-10-17
xfs: rationalise xfs_mount_wq users
Dave Chinner
3
-38
/
+23
2012-10-17
xfs: xfs_syncd_stop must die
Dave Chinner
3
-35
/
+26
2012-10-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2
-1
/
+4
2012-10-13
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-13
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-13
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
40
-175
/
+218
2012-10-13
btrfs: Fix compilation with user namespace support enabled
Eric W. Biederman
1
-2
/
+2
2012-10-12
userns: Fix posix_acl_file_xattr_userns gid conversion
Eric W. Biederman
1
-1
/
+1
2012-10-12
userns: Properly print bluetooth socket uids
Eric W. Biederman
1
-1
/
+1
2012-10-12
dm: store dm_target_io in bio front_pad
Mikulas Patocka
1
-59
/
+49
2012-10-12
dm thin: move bio_prison code to separate module
Mike Snitzer
5
-404
/
+499
2012-10-12
dm thin: prepare to separate bio_prison code
Mike Snitzer
1
-90
/
+131
2012-10-12
dm thin: support discard with non power of two block size
Mike Snitzer
1
-10
/
+13
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
1
-0
/
+3
2012-10-12
mcs7830: Fix link state detection
Ondrej Zary
1
-9
/
+21
2012-10-12
net: add doc for in4_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
net: add doc for in6_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
vti: fix sparse bit endian warnings
stephen hemminger
1
-2
/
+2
2012-10-12
tcp: resets are misrouted
Alexey Kuznetsov
2
-4
/
+6
[next]