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
2009-04-30
xfs: add more checks to superblock validation
Olaf Weber
1
-0
/
+3
2009-04-30
xfs_file_last_byte() needs to acquire ilock
Lachlan McIlroy
1
-0
/
+2
2009-04-09
Merge branch 'master' into for-linus
Felix Blyakher
13
-161
/
+180
2009-04-06
xfs: remove xfs_flush_space
Dave Chinner
2
-48
/
+16
2009-04-06
xfs: flush delayed allcoation blocks on ENOSPC in create
Dave Chinner
1
-0
/
+7
2009-04-06
xfs: block callers of xfs_flush_inodes() correctly
Dave Chinner
2
-3
/
+10
2009-04-06
xfs: make inode flush at ENOSPC synchronous
Dave Chinner
4
-28
/
+18
2009-04-06
xfs: use xfs_sync_inodes() for device flushing
Dave Chinner
5
-30
/
+38
2009-04-06
xfs: inform the xfsaild of the push target before sleeping
Dave Chinner
1
-18
/
+19
2009-04-06
xfs: prevent unwritten extent conversion from blocking I/O completion
Dave Chinner
3
-17
/
+31
2009-04-06
xfs: fix double free of inode
Dave Chinner
1
-9
/
+14
2009-04-06
xfs: validate log feature fields correctly
Dave Chinner
1
-11
/
+30
2009-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
92
-3261
/
+5259
2009-04-01
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
23
-420
/
+584
2009-04-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
19
-576
/
+1110
2009-04-01
Merge branch 'devel' into for-linus
Trond Myklebust
23
-420
/
+584
2009-04-01
NSM: Fix unaligned accesses in nsm_init_private()
Mans Rullgard
1
-2
/
+6
2009-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
24
-1622
/
+2762
2009-04-01
autofs4: fix lookup deadlock
Ian Kent
1
-20
/
+21
2009-04-01
autofs4: cleanup expire code duplication
Ian Kent
3
-38
/
+20
2009-04-01
ecryptfs: use kzfree()
Johannes Weiner
2
-4
/
+2
2009-04-01
ramfs: add support for "mode=" mount option
Wu Fengguang
1
-8
/
+86
2009-04-01
epoll keyed wakeups: make eventfd use keyed wakeups
Davide Libenzi
1
-3
/
+3
2009-04-01
epoll keyed wakeups: teach epoll about hints coming with the wakeup key
Davide Libenzi
1
-2
/
+29
2009-04-01
eventfd: improve support for semaphore-like behavior
Davide Libenzi
1
-9
/
+11
2009-04-01
epoll: use real type instead of void *
Tony Battersby
1
-1
/
+1
2009-04-01
epoll: clean up ep_modify
Tony Battersby
1
-12
/
+7
2009-04-01
epoll: remove unnecessary xchg
Tony Battersby
1
-14
/
+8
2009-04-01
epoll: remember the event if epoll_wait returns -EFAULT
Tony Battersby
1
-1
/
+3
2009-04-01
epoll: don't use current in irq context
Tony Battersby
1
-7
/
+8
2009-04-01
epoll: remove debugging code
Davide Libenzi
1
-67
/
+11
2009-04-01
epoll: fix epoll's own poll (update)
Davide Libenzi
1
-53
/
+57
2009-04-01
epoll: fix epoll's own poll
Davide Libenzi
1
-207
/
+304
2009-04-01
ntfs: remove private wrapper of endian helpers
Harvey Harrison
7
-227
/
+215
2009-04-01
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
Eric Sandeen
1
-0
/
+33
2009-04-01
vmscan: fix it to take care of nodemask
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-04-01
ramfs-nommu: use generic lru cache
Johannes Weiner
1
-11
/
+4
2009-04-01
mm: page_mkwrite change prototype to match fault: fix sysfs
Hugh Dickins
1
-4
/
+4
2009-04-01
fs: fix page_mkwrite error cases in core code and btrfs
Nick Piggin
2
-8
/
+15
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
11
-15
/
+37
2009-04-01
mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB
Ravikiran G Thirumalai
1
-2
/
+11
2009-04-01
mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group
Ravikiran G Thirumalai
1
-7
/
+1
2009-04-01
vfs: add/use account_page_dirtied()
Edward Shishkin
1
-8
/
+1
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
1
-14
/
+4
2009-04-01
proc tty: add struct tty_operations::proc_fops
Alexey Dobriyan
1
-7
/
+13
2009-03-31
Btrfs: try to free metadata pages when we free btree blocks
Chris Mason
1
-0
/
+4
2009-03-31
Btrfs: add extra flushing for renames and truncates
Chris Mason
8
-7
/
+288
2009-03-31
Revert "xfs: increase the maximum number of supported ACL entries"
Felix Blyakher
1
-1
/
+1
2009-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
38
-292
/
+204
2009-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
238
-7952
/
+7093
[next]