index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
compat: update comment of compat statfs syscalls
Namhyung Kim
1
-1
/
+1
2011-01-17
compat: remove unnecessary assignment in compat_rw_copy_check_uvector()
Namhyung Kim
1
-3
/
+1
2011-01-17
fs: FS_POSIX_ACL does not depend on BLOCK
Randy Dunlap
1
-9
/
+8
2011-01-17
fs: Remove unlikely() from fget_light()
Steven Rostedt
1
-1
/
+1
2011-01-17
fs: Remove unlikely() from fput_light()
Steven Rostedt
1
-1
/
+1
2011-01-17
fallocate should be a file operation
Christoph Hellwig
13
-448
/
+440
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
5
-3
/
+8
2011-01-17
staging: smbfs building fix
Yang Ruirui
1
-2
/
+2
2011-01-17
tidy up around finish_automount()
Al Viro
2
-30
/
+18
2011-01-17
don't drop newmnt on error in do_add_mount()
Al Viro
1
-11
/
+5
2011-01-17
Take the completion of automount into new helper
Al Viro
3
-26
/
+39
2011-01-17
RDMA: Update workqueue usage
Tejun Heo
13
-50
/
+39
2011-01-17
alpha: fix WARN_ON in __local_bh_enable()
Ivan Kokshaysky
1
-3
/
+2
2011-01-17
alpha: fix breakage caused by df9ee29270
Ivan Kokshaysky
1
-3
/
+5
2011-01-17
alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig
Matt Turner
1
-0
/
+3
2011-01-17
alpha/osf_sys: remove unused MAX_SELECT_SECONDS
Namhyung Kim
1
-3
/
+0
2011-01-17
alpha: change to new Makefile flag variables
matt mooney
5
-7
/
+7
2011-01-17
alpha: kill off alpha_do_IRQ
Kyle McMartin
21
-460
/
+94
2011-01-17
alpha: irq clean up
Kyle McMartin
20
-58
/
+67
2011-01-17
alpha: use set_irq_chip and push down __do_IRQ to the machine types
Kyle McMartin
20
-48
/
+59
2011-01-17
drm/radeon/kms: balance asic_reset functions
Alex Deucher
3
-18
/
+20
2011-01-17
drm/radeon/kms: remove duplicate card_posted() functions
Alex Deucher
3
-46
/
+3
2011-01-17
drm/radeon/kms: add module option for pcie gen2
Alex Deucher
5
-0
/
+14
2011-01-17
drm/radeon/kms: fix typo in evergreen safe reg
Alex Deucher
1
-1
/
+1
2011-01-17
drm/nouveau: fix gpu page faults triggered by plymouthd
Ben Skeggs
1
-2
/
+2
2011-01-17
drm/nouveau: greatly simplify mm, killing some bugs in the process
Ben Skeggs
3
-160
/
+52
2011-01-17
drm/nvc0: enable protection of system-use-only structures in vm
Ben Skeggs
4
-5
/
+10
2011-01-17
drm/nv40: initialise 0x17xx on all chipsets that have it
Ben Skeggs
1
-12
/
+2
2011-01-17
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
3
-18
/
+20
2011-01-17
drivers/nfc/pn544.c: fix min_t warnings
Andrew Morton
1
-1
/
+1
2011-01-17
ARM: PL08x: cleanup comments
Russell King - ARM Linux
2
-117
/
+72
2011-01-17
parisc: fix compile breakage caused by inlining maybe_mkwrite
James Bottomley
1
-1
/
+3
2011-01-17
fix non-x86 build failure in pmdp_get_and_clear
Andrea Arcangeli
2
-18
/
+7
2011-01-16
VFS: Fix UP compile error in fs/namespace.c
Al Viro
1
-7
/
+24
2011-01-16
RDMA/nes: Fix incorrect SFP+ link status detection on driver init
Maciej Sosnowski
1
-4
/
+39
2011-01-16
RDMA/nes: Fix SFP+ link down detection issue with switch port disable
Maciej Sosnowski
4
-0
/
+100
2011-01-16
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Maciej Sosnowski
4
-9
/
+83
2011-01-16
RDMA/nes: Fix bonding on iw_nes
Maciej Sosnowski
2
-6
/
+26
2011-01-16
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
Nicholas Bellinger
1
-2
/
+1
2011-01-16
dlm: Make DLM depend on CONFIGFS_FS
Nicholas Bellinger
1
-2
/
+1
2011-01-16
net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FS
Nicholas Bellinger
1
-2
/
+1
2011-01-16
configfs: change depends -> select SYSFS
Nicholas Bellinger
1
-2
/
+2
2011-01-16
fs/btrfs: Fix build of ctree
Stefan Schmidt
1
-0
/
+1
2011-01-16
ACPI: Fix boot problem related to APEI with acpi_disabled set
Rafael J. Wysocki
2
-5
/
+5
2011-01-16
PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset
Rafael J. Wysocki
1
-3
/
+0
2011-01-16
sanitize vfsmount refcounting changes
Al Viro
10
-117
/
+75
2011-01-16
fix old umount_tree() breakage
Al Viro
1
-3
/
+5
2011-01-16
btrfs: Require CAP_SYS_ADMIN for filesystem rebalance
Ben Hutchings
1
-0
/
+4
2011-01-16
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
Josef Bacik
1
-5
/
+0
2011-01-16
btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()
Tsutomu Itoh
1
-0
/
+1
[prev]
[next]