summaryrefslogtreecommitdiffstats
path: root/fs/ext2/xattr.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-15ext2: remove the redundant comment for ext2_export_opsWang Sheng-Hui1-5/+0
2012-05-15ext3: return 32/64-bit dir name hash according to usage typeEric Sandeen3-48/+129
2012-05-15quota: Get rid of nested I_MUTEX_QUOTA locking subclassJan Kara1-8/+6
2012-05-15quota: Use precomputed value of sb_dqopt in dquot_quota_syncJan Kara1-6/+6
2012-05-15ext2: Remove i_mutex use from ext2_quota_write()Jan Kara1-5/+1
2012-05-15reiserfs: Remove i_mutex use from reiserfs_quota_write()Jan Kara1-5/+1
2012-05-15ext4: Remove i_mutex use from ext4_quota_write()Jan Kara1-5/+1
2012-05-15ext3: Remove i_mutex use from ext3_quota_write()Jan Kara1-5/+1
2012-05-15quota: Fix double lock in add_dquot_ref() with CONFIG_QUOTA_DEBUGJan Kara1-4/+4
2012-05-15jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara5-39/+65
2012-05-15jbd: protect all log tail updates with j_checkpoint_mutexJan Kara2-1/+17
2012-05-15jbd: Split updating of journal superblock and marking journal emptyJan Kara5-78/+104
2012-04-11ext2: do not register write_super within VFSArtem Bityutskiy1-1/+0
2012-04-11ext2: Remove s_dirt handlingJan Kara4-8/+0
2012-04-11ext2: write superblock only once on unmountArtem Bityutskiy1-3/+0
2012-04-11ext3: update documentation with barrier=1 defaultStefan Hajnoczi1-3/+3
2012-04-11ext3: remove max_debt in find_group_orlov()Akira Fujita1-18/+2
2012-04-11jbd: Refine commit writeout logicJan Kara5-27/+26
2012-04-11Smack: build when CONFIG_AUDIT not definedKees Cook1-4/+15
2012-04-10i2c: prevent spurious interrupt on Designware controllersKristen Carlson Accardi1-1/+0
2012-04-10modpost: Fix modpost license checking of vmlinux.oFrank Rowand2-2/+6
2012-04-10android, lowmemorykiller: remove task handoff notifierDavid Rientjes1-41/+7
2012-04-10um: uml_setup_stubs': warning: unused variable 'pages'Boaz Harrosh1-1/+0
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger3-12/+2
2012-04-10um: Disintegrate asm/system.hRichard Weinberger5-136/+84
2012-04-10um: switch cow_user.h to htobe{32,64}/betoh{32,64}Al Viro2-57/+21
2012-04-09um: several x86 hw-dependent crypto modules won't build on umlAl Viro1-3/+3
2012-04-09um: fix linker script generationAl Viro2-3/+7
2012-04-08Linux 3.4-rc2v3.4-rc2Linus Torvalds1-1/+1
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-07MAINTAINERS: Update git url for ACPIIgor Murzov1-1/+1
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2-32/+49
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich1-0/+1
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2-2/+2
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2012-04-06netlink: fix races after skb queueingEric Dumazet1-11/+13
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings1-10/+12
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings1-5/+2
2012-04-06doc, net: Update netdev operation namesBen Hutchings2-14/+14
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings1-3/+3
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings1-2/+1
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings1-2/+1
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu1-0/+1
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu1-2/+12
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger1-1/+1